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

AnnotatedPoint2D Structure

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

Point with grid indices

Constructors

 ConstructorDescription
AnnotatedPoint2D(Point2D, Point2D)

Properties

 NameTypeDescription
AnnotationAvlNet.Point2D
DefaultAvlNet.AnnotatedPoint2D
IsDefaultSystem.Boolean
PointAvlNet.Point2D

Methods

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

Remarks

See also