Name | Description | |
---|---|---|
![]() | NGraphicsPathPoint Constructor | Overloaded. |
The following tables list the members exposed by NGraphicsPathPoint.
Name | Description | |
---|---|---|
![]() | NGraphicsPathPoint Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() ![]() | NaN | The NaN graphics path point. |
![]() | Type | Point type - for possible values see the constants defined in NGraphicsPath. |
![]() | X | The X coordinate of the point |
![]() | Y | The Y coordinate of the point |
Name | Description | |
---|---|---|
![]() | IsValid | Checks whether this point is valid, which is true if both its X and Y coordinates are not System.Double.NaN. |
Name | Description | |
---|---|---|
![]() | Deserialize | Deserializes the object state from the specified property bag. |
![]() | GetPoint | Gets the point of this graphics path point. |
![]() | Serialize | Serializes the object state into the specified property bag. |