You are here: Start » AVL.NET » CoordinateSystem2D.CoordinateSystem2D(AvlNet.Point2D, float, float)
CoordinateSystem2D.CoordinateSystem2D(AvlNet.Point2D, float, float)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public CoordinateSystem2D( AvlNet.Point2D origin, float angle, float scale )
Parameters
- origin
- Type: AvlNet.Point2D
- angle
- Type: System.Single
- scale
- Type: System.Single
