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 object name.
(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.
| |
| 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.) | |
| Owner |
Gets the owner of the actual dxf object.
| |
| Segments |
Gets the list of line type segments.
|