PaletteSetStateEventArgsNewState Property
|
Namespace: Bricscad.Windows
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
public StateEventIndex NewState { get; }
Public ReadOnly Property NewState As StateEventIndex
Get
public:
property StateEventIndex NewState {
StateEventIndex get ();
}
member NewState : StateEventIndex with get
Property Value
Type:
StateEventIndex
See Also