Cad2DPoint class

Cad2DPoint class

The Cad 2 d point.

The Cad2DPoint type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the Cad2DPoint class.
initInitializes a new instance of the Cad2DPoint class.

Properties

PropertyDescription
xGets or sets the x.
yGets or sets the y.

Methods

MethodDescription
distanceDistances the specified destination.

See Also