Namespace: Bricscad.ApplicationServices
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public Editor Editor { get; }
Public ReadOnly Property Editor As Editor
Get
public:
property Editor^ Editor {
Editor^ get ();
}
member Editor : Editor with get
Property Value
Editor
See Also