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

AnnotatedPoint2D Structure

Namespace:Fil
Assembly:FilNet.Types.dll

Point with grid indices

Constructors

 ConstructorDescription
AnnotatedPoint2D(Point2D, Point2D)

Properties

 NameTypeDescription
AnnotationFil.Point2D
DefaultFil.AnnotatedPoint2D Gets a default instance of the AnnotatedPoint2D.
EmptyFil.AnnotatedPoint2D Gets an empty instance of the AnnotatedPoint2D.
PointFil.Point2D

Methods

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

Remarks

See also