Point Class

Description

Specifies a point on the screen.

Inheritance Hierarchy

Point does not derive from any class, and no classes derive from it.

Syntax

Public Class Point

Properties

Name Description
X Gets the x coordinate.
Y Gets the y coordinate.