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