In This Topic
Converts the current
PointD structure to a
System.Drawing.Point by truncating the values of the Point object.
Syntax
'Declaration
Public Function Truncate() As Point
Return Value
The
System.Drawing.Point structure this method converts to.
See Also