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

LabeledPoint2D Structure

Namespace:Avl
Assembly:AvlNet.Types.dll

Constructors

 ConstructorDescription
LabeledPoint2D(Point2D, Int32)

Properties

 NameTypeDescription
EmptyAvl.LabeledPoint2D Gets an empty instance of the LabeledPoint2D.
LabelSystem.Int32
PointAvl.Point2D

Methods

 NameDescription
Equals(Avl.LabeledPoint2D)
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

See also