PanelStateEventArgsNewState Property
|
Namespace: Bricscad.Windows
Assembly: BrxMgd (in BrxMgd.dll) Version:
25.1.5.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