Linetype Properties |
The Linetype type exposes the following members.
Name | Description | |
---|---|---|
ByBlock |
Gets the ByBlock line type.
| |
ByLayer |
Gets the ByLayer line type.
| |
Center |
Gets a predefined center line.
| |
CodeName |
Gets the dxf entity type string.
(Inherited from DxfObject.) | |
Continuous |
Gets the predefined continuous line.
| |
DashDot |
Gets a predefined dash dot line.
| |
Dashed |
Gets a predefined dashed line
| |
Description |
Gets or sets the line type description (optional).
| |
Dot |
Gets a predefined dot line
| |
Handle |
Gets the handle assigned to the dxf object.
(Inherited from DxfObject.) | |
IsReserved |
Gets if the table object is reserved and cannot be deleted.
(Inherited from TableObject.) | |
Name |
Gets the name of the table object.
(Inherited from TableObject.) | |
NumberOfElements |
The number of linetype elements
| |
Owner |
Gets the owner of the actual dxf object.
| |
Scale |
Gets the scale of line type.
| |
Segments |
Gets or sets the list of line type segments.
| |
StandardFlag |
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.
| |
TotalPatternLenght |
Total pattern length
|