SelectionRemovedEventArgsFlags Property
|
Namespace: Bricscad.EditorInput
Assembly: BrxMgd (in BrxMgd.dll) Version:
25.1.5.0
Syntax
public SelectionFlags Flags { get; }
Public ReadOnly Property Flags As SelectionFlags
Get
public:
property SelectionFlags Flags {
SelectionFlags get ();
}
member Flags : SelectionFlags with get
Property Value
SelectionFlags
See Also