PromptForSelectionEndingEventArgsFlags Property
 | 
Namespace:  Bricscad.EditorInput
Assembly:  BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
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
Type: 
SelectionFlags 
See Also