PromptSelectionOptionsEventArgsOptions
Property
|
Namespace: Bricscad.EditorInput
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public PromptSelectionOptions Options { get; }
Public ReadOnly Property Options As PromptSelectionOptions
Get
public:
property PromptSelectionOptions^ Options {
PromptSelectionOptions^ get ();
}
member Options : PromptSelectionOptions with get
Property Value
PromptSelectionOptions
See Also