PathData Methods |
The PathData type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| get_ops | Gets this path's Array of path segment types.
| |
| get_pts | Gets the Array of points stored.
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| set_ops | Overwrite the existing operators.
| |
| set_pts | Overwrite the existing data points.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |