The following tables list the members exposed by Line.
Public Properties
| 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. |
Top
Public Methods
| 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. |
Top
See Also