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