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