PaletteSetStateEventArgsNewState Property
 | 
Namespace: Bricscad.Windows
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
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
StateEventIndex
 
See Also