You are here: Start » FIL.NET » ImageLocationCoordinateTransform Structure
ImageLocationCoordinateTransform Structure
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.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 | FilNet.ImageLocationCoordinateTransform | ||
| IsDefault | System.Boolean | ||
| RowScale | System.Double | Multiply factor of row index. |
Methods
| Name | Description | |
|---|---|---|
| Equals(FilNet.ImageLocationCoordinateTransform) | ||
| Equals(object) | Inherited from System.Object | |
| Equals(FilNet.ImageLocationCoordinateTransform, FilNet.ImageLocationCoordinateTransform) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
