The PathPoint type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
PathPoint |
Initializes a new instance of the PathPoint class. |
| Name | Description | |
|---|---|---|
|
|
Equals | (Inherited from ValueType.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from ValueType.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
|
|
Implicit |
Converts the specified PathPoint to a System.Drawing.PointF. |
| Name | Description | |
|---|---|---|
|
|
Type |
Gets or sets the type of the point. |
|
|
X |
Gets or sets the x-coordinate of the point. |
|
|
Y |
Gets or sets the y-coordinate of the point. |