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

 TypeNameDescription
System.SingleAngle
AvlNet.CoordinateSystem2DDefault
System.BooleanIsDefault
AvlNet.Point2DOrigin
System.SingleScale

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