Click or drag to resize

Point Properties (Typed)

X#

The Point type exposes the following members.

Properties
  NameDescription
Public propertyEmpty
Is the pair empty ?(both values equal to 0)
(Inherited from Pair.)
Public propertyX
An integer representing this point's x coordinate.
Public propertyY
An integer representing this point's y coordinate.
Top
See Also