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