You are here: Start » Rectangle2D Structure

Rectangle2D Structure

Namespace:Fil
Assembly:FilNet.Types.dll

Constructors

 ConstructorDescription
Rectangle2D(Point2D, Single, Single, Single)
Rectangle2D(Single, Single, Single, Single, Single)

Properties

 NameTypeDescription
AngleSystem.Single
EmptyFil.Rectangle2D Gets an empty instance of the Rectangle2D.
HeightSystem.Single
OriginFil.Point2D
WidthSystem.Single
XSystem.Single
YSystem.Single

Methods

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

See also