Table of Contents

Class NuiDrawListText

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

A text label rendered within a draw list.

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

Constructors

NuiDrawListText(NuiProperty<Color>, NuiProperty<NuiRect>, NuiProperty<string>)

Properties

Rect

Gets or sets the bounding rectangle where the text is rendered.

Text

Gets or sets the text to render.

Type

Gets the draw list item type.