You are here: Start » AVL.NET » CoordinateSystem Constructor
CoordinateSystem Constructor
Creates coordinate system transformation description of specified properties.
| Namespace: | HMI.Controls |
|---|---|
| Assembly: | HMI.Controls.dll |
Syntax
public CoordinateSystem( System.Drawing.PointF translation, float rotationAngle, float scale )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| translation | System.Drawing.PointF | ||||
| rotationAngle | float | ||||
| scale | float |
