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

CoordinateSystem2D Structure

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

Constructors

 ConstructorDescription
CoordinateSystem2D(Single, Single, Single, Single)
CoordinateSystem2D(Point2D, Single, Single)

Properties

 NameTypeDescription
AngleSystem.Single
DefaultAvlNet.CoordinateSystem2D Default CoordinateSystem2D
IsDefaultSystem.Boolean
OriginAvlNet.Point2D
ScaleSystem.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