SelectionAddedEventArgsFlags Property
|
Namespace: Bricscad.EditorInput
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.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