Click or drag to resize

Linetypes Properties

The Linetypes type exposes the following members.

Properties
  NameDescription
Public propertyCodeName
Gets the dxf entity type string.
(Inherited from DxfObject.)
Public propertyCount
Gets the number of table objects.
(Inherited from TableObjectsT.)
Public propertyHandle
Gets the handle assigned to the dxf object.
(Inherited from DxfObject.)
Public propertyItem
Gets a table object from the list by name.
(Inherited from TableObjectsT.)
Public propertyItems
Gets the table object list.
(Inherited from TableObjectsT.)
Public propertyMaxCapacity
Gets the maximum number of objects the collection can hold.
(Inherited from TableObjectsT.)
Public propertyNames
Gets the ObjectTable names.
(Inherited from TableObjectsT.)
Public propertyOwner
Gets the owner of the actual dxf object.
(Inherited from TableObjectsT.)
Top
See Also