LinetypeSimpleSegment Class |
Namespace: netDxf.Tables
The LinetypeSimpleSegment type exposes the following members.
| Name | Description | |
|---|---|---|
| LinetypeSimpleSegment |
Initializes a new instance of the LinetypeSìmpleSegment class.
| |
| LinetypeSimpleSegment(Double) |
Initializes a new instance of the LinetypeSìmpleSegment class.
|
| Name | Description | |
|---|---|---|
| Length |
Gets or sets the dash, dot or space length.
(Inherited from LinetypeSegment.) | |
| Type |
Gets the linetype segment simple, text, or shape.
(Inherited from LinetypeSegment.) |
| Name | Description | |
|---|---|---|
| Clone |
Creates a new LinetypeSìmpleSegment that is a copy of the current instance.
(Overrides LinetypeSegmentClone.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |