Point Properties

 

Namespace:   System.Drawing
Assembly:  System.Drawing (in System.Drawing.dll)

NameDescription
System_CAPS_pubpropertyIsEmpty

Gets a value indicating whether this Point is empty.

System_CAPS_pubpropertyX

Gets or sets the x-coordinate of this Point.

System_CAPS_pubpropertyY

Gets or sets the y-coordinate of this Point.

Return to top
Show: