The following tables list the members exposed by Line.
Name | Description | |
---|---|---|
Line Constructor | Overloaded. Initializes a new instance of the Line class. |
Name | Description | |
---|---|---|
Color | Gets or sets the color of the line. | |
Style | Gets or sets the style used to draw the line. | |
Weight | Gets or sets the line thickness in points. |
Name | Description | |
---|---|---|
Equals | Compares the Line object to another System.Object to see whether they are equal. | |
GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
GetObjectData | Populates a SerializationInfo object with the data needed to serialize the target object. |