Point Constructor |
Name | Description | |
---|---|---|
![]() | Point(PointF) |
Initializes a new instance of a Point class with truncated values of the specified floating-point point |
![]() | Point(Size) | |
![]() | Point(Int32, Int32) |
Initializes a new instance of a Point class with specified x and y values
|