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