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

Point2D Structure

Namespace:Fil
Assembly:FilNet.Types.dll

Constructors

 ConstructorDescription
Point2D(Single, Single)
Point2D(Single, Int32)
Point2D(Int32, Single)
Point2D(Int32, Int32)

Properties

 NameTypeDescription
EmptyFil.Point2D Gets an empty instance of the Point2D.
XSystem.Single
YSystem.Single

Methods

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

See also