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

Rectangle2D Structure

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

Constructors

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

Properties

 NameTypeDescription
AngleSystem.Single
DefaultAvlNet.Rectangle2D
HeightSystem.Single
IsDefaultSystem.Boolean
OriginAvlNet.Point2D
WidthSystem.Single
XSystem.Single
YSystem.Single

Methods

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

See also