You are here: Start » AVL.NET » ImageLocationCoordinateTransform Structure
ImageLocationCoordinateTransform Structure
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Transform based on locations coordinates.
Constructors
| Constructor | Description | |
|---|---|---|
| ImageLocationCoordinateTransform(Double, Double) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| ColumnScale | System.Double | Multiply factor of column index. | |
| Default | AvlNet.ImageLocationCoordinateTransform | ||
| IsDefault | System.Boolean | ||
| RowScale | System.Double | Multiply factor of row index. |
Methods
| Name | Description | |
|---|---|---|
| Equals(AvlNet.ImageLocationCoordinateTransform) | ||
| Equals(object) | Inherited from System.Object | |
| Equals(AvlNet.ImageLocationCoordinateTransform, AvlNet.ImageLocationCoordinateTransform) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
