Table of Contents

Class NuiDrawListPolyLine

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

A sequence of connected straight line segments rendered within a draw list.

public sealed class NuiDrawListPolyLine : NuiDrawListItem
Inheritance
NuiDrawListPolyLine
Inherited Members
Extension Methods

Constructors

NuiDrawListPolyLine(NuiProperty<Color>, NuiProperty<bool>, NuiProperty<float>, List<float>)

Properties

Points

Gets or sets the flattened list of points (x,y pairs).

Type

Gets the draw list item type.