Table of Contents

Class NuiDrawListItem

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

The abstract base for draw list items rendered within a NUI draw list.

public abstract class NuiDrawListItem
Inheritance
NuiDrawListItem
Derived
Inherited Members
Extension Methods

Properties

Color

Gets or sets the render color for this item.

Enabled

Gets or sets whether this item is enabled for rendering.

Fill

Gets or sets whether this item is filled (for shapes that support a fill).

LineThickness

Gets or sets the thickness of lines used for rendering.

Order

Gets or sets the relative render order of this item.

Render

Gets or sets the render condition for this item.

Type

Gets the draw list item type.