You are here: Start » LabeledPoint2D Structure

LabeledPoint2D Structure

Namespace:Fil
Assembly:FilNet.Types.dll

Constructors

 ConstructorDescription
LabeledPoint2D(Point2D, Int32)

Properties

 NameTypeDescription
EmptyFil.LabeledPoint2D Gets an empty instance of the LabeledPoint2D.
LabelSystem.Int32
PointFil.Point2D

Methods

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

See also