Click or drag to resize

Linetype Properties

The Linetype type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberByBlock
Gets the ByBlock line type.
Public propertyStatic memberByLayer
Gets the ByLayer line type.
Public propertyStatic memberCenter
Gets a predefined center line.
Public propertyCodeName
Gets the dxf entity type string.
(Inherited from DxfObject.)
Public propertyStatic memberContinuous
Gets the predefined continuous line.
Public propertyStatic memberDashDot
Gets a predefined dash dot line.
Public propertyStatic memberDashed
Gets a predefined dashed line
Public propertyDescription
Gets or sets the line type description (optional).
Public propertyStatic memberDot
Gets a predefined dot line
Public propertyHandle
Gets the handle assigned to the dxf object.
(Inherited from DxfObject.)
Public propertyIsReserved
Gets if the table object is reserved and cannot be deleted.
(Inherited from TableObject.)
Public propertyName
Gets the name of the table object.
(Inherited from TableObject.)
Public propertyNumberOfElements
The number of linetype elements
Public propertyOwner
Gets the owner of the actual dxf object.
Public propertyScale
Gets the scale of line type.
Public propertySegments
Gets or sets the list of line type segments.
Public propertyStandardFlag
Standard flag values (bit-coded values): 16 = If set, table entry is externally dependent on an xref 32 = If both this bit and bit 16 are set, the externally dependent xref has been successfully resolved 64 = If set, the table entry was referenced by at least one entity in the drawing the last time the was edited.
Public propertyTotalPatternLenght
Total pattern length
Top
See Also