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
HeightSystem.Single
OriginAvlNet.Point2D
WidthSystem.Single

Methods

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

See also