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

LabeledPoint2D Structure

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

Constructors

 ConstructorDescription
LabeledPoint2D(Point2D, Int32)

Properties

 NameTypeDescription
DefaultAvlNet.LabeledPoint2D
IsDefaultSystem.Boolean
LabelSystem.Int32
PointAvlNet.Point2D

Methods

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

See also