HatchPatternLineDefinition Class |
Namespace: DXFReaderNET.Entities
The HatchPatternLineDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
| HatchPatternLineDefinition |
Initializes a new instance of the HatchPatternLineDefinition class.
|
| Name | Description | |
|---|---|---|
| Angle |
Gets or sets the angle of the line.
| |
| DashPattern |
Gets he dash pattern of the line it is equivalent as the segments of a Linetype.
| |
| Delta |
Gets or sets the local displacements between lines of the same family.
| |
| Origin |
Gets or sets the origin of the line.
|
| Name | Description | |
|---|---|---|
| Clone |
Creates a new HatchPatternLineDefinition that is a copy of the current instance.
|