HatchLine Methods |
The HatchLine type exposes the following members.
| Name | Description | |
|---|---|---|
| AppendDash |
Add a dash to the pattern.
| |
| DashAt |
Get the dash length at the specified index.
| |
| Dispose |
Actively releases the unmanaged object.
| |
| Dispose(Boolean) |
Releases the unmanaged object.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize |
Passively releases the unmanaged object.
(Overrides ObjectFinalize.) | |
| 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.) | |
| SetDashes |
Sets a new dash array.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |