PromptNestedEntityOptionsEventArgsOptions
Property
|
Namespace: Bricscad.EditorInput
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
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
PromptNestedEntityOptions
See Also