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