You are here: Start » AVL.NET » Point2D Structure

Point2D Structure

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Constructors

 ConstructorDescription
Point2D(Int32, Single)
Point2D(Single, Int32)
Point2D(Int32, Int32)
Point2D(Single, Single)

Properties

 NameTypeDescription
XSystem.Single
YSystem.Single

Methods

 NameDescription
Equals(object)Inherited from System.Object
Equals(AvlNet.Point2D)
Equals(AvlNet.Point2D, AvlNet.Point2D)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

See also