The LineDef type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals |
Determines whether the specified LineDef object is equal to the current object.
This method compares the property values on the objects.
(Overrides Object..::..Equals(Object).) |
|
GetHashCode |
Serves as a hash function for the LineDef type.
(Overrides Object..::..GetHashCode()()()().) |
|
IsSameStyle |
Tests whether the current and another LineDef objects define
same line styles - i.e. whether the values of Color,
BackColor, DashStyle and
DashPattern properties are the same.
Note that this method does NOT compare the lines' widths.
|
|
Parse(String, Boolean) | ||
Parse(String, Boolean, ITypeDescriptorContext) |
For internal use only.
|
|
ToString |
Returns a string that represents the current object.
(Overrides Object..::..ToString()()()().) |