MLineStyleElement Class |
Namespace: DXFReaderNET.Objects
The MLineStyleElement type exposes the following members.
Name | Description | |
---|---|---|
MLineStyleElement(Double) |
Initializes a new instance of the MLineStyleElement class.
| |
MLineStyleElement(Double, AciColor, Linetype) |
Initializes a new instance of the MLineStyleElement class.
|
Name | Description | |
---|---|---|
Color |
Gets or sets the element color.
| |
Linetype |
Gets or sets the element line type.
| |
Offset |
Gets or sets the element offset.
|
Name | Description | |
---|---|---|
Clone |
Creates a MLineStyleElement that is a copy of the current instance.
| |
CompareTo |
Compares the current object with another object of the same type.
| |
Equals(MLineStyleElement) |
Check if two MLineStyleElement are equal.
| |
Equals(Object) |
Check if two MLineStyleElement are equal.
(Overrides ObjectEquals(Object).) | |
GetHashCode |
Returns the hash code for this instance.
(Overrides ObjectGetHashCode.) | |
ToString |
Converts the value of this instance to its equivalent string representation.
(Overrides ObjectToString.) |