Point Class

Allows you to set or get parameters for a point.

Namespace: elsystem.drawing

Properties

   Additional properties, methods, and events are described in the classes listed under Inheritance Hierarchy (see below).

  Name Type Description
Public property X int Gets or sets the horizontal position (coordinate) of the point.
Public property Y int Gets or sets the vertical position (coordinate) of the point.
Methods