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