AcPePropertyEditorLWeightClassVBE Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 21.0.0.0
Syntax
public virtual Object VBE { get; }
Public Overridable ReadOnly Property VBE As Object
Get
public:
virtual property Object^ VBE {
Object^ get ();
}
abstract VBE : Object with get
override VBE : Object with get
Property Value
Type:
Object
Implements
IAcadApplicationVBE
See Also