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