[]
This type is for internal use only.
public struct POINT
Name | Description |
---|---|
POINT(int, int) | This member is for internal use only. |
Name | Description |
---|---|
X | This member is for internal use only. |
Y | This member is for internal use only. |
Name | Description |
---|---|
implicit operator Point(POINT) | This member is for internal use only. |
implicit operator POINT(Point) | This member is for internal use only. |