IAcadViewsDocument
Property
 | 
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
 
ReadOnly Property Document As Object
        Get
 
property Object^ Document {
        Object^ get ();
}
 
abstract Document : Object with get
 
 
 
Property Value
Object
Implements
IAcadObjectDocument
 
See Also