Gets the active Editor object.
Namespace:
Gile.AutoCAD.R20.Extension
Assembly:
Gile.AutoCAD.R20.Extension (in Gile.AutoCAD.R20.Extension.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic static Editor Editor { get; }
Public Shared ReadOnly Property Editor As Editor
Get
public:
static property Editor^ Editor {
Editor^ get ();
}
static member Editor : Editor with get
Property Value
Type:
Editor
See Also