Click or drag to resize

ObjectTable Properties

The ObjectTable type exposes the following members.

Properties
  NameDescription
Public propertyBoundingBox
Gets the bounding box for all objects (normal, locked and hidden) in this document that exist in "model" space. This bounding box does not include objects that exist in layout space.
Public propertyBoundingBoxVisible
Gets the bounding box for all visible objects (normal and locked) in this document that exist in "model" space. This bounding box does not include hidden objects or any objects that exist in layout space.
Public propertyComponentType (Overrides CommonComponentTableTComponentType.)
Public propertyCount
Returns the count of all items, including deleted ones.
(Inherited from CommonComponentTableT.)
Public propertyDocument
Gets the document that owns this object table.
Public propertyHistoryRecordCount
Returns the amount of history records in this document.
Top
See Also