Property State
State
Gets the state of the item being drawn.
public virtual DrawItemState State { get; set; }
Property Value
- DrawItemState
The DrawItemState that represents the state of the item being drawn.
Gets the state of the item being drawn.
public virtual DrawItemState State { get; set; }
The DrawItemState that represents the state of the item being drawn.