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