You are here: Start » AVL.NET » ImageLocationCoordinateTransform Structure

ImageLocationCoordinateTransform Structure

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Transform based on locations coordinates.

Constructors

 ConstructorDescription
ImageLocationCoordinateTransform(Double, Double)

Properties

 NameTypeDescription
ColumnScaleSystem.DoubleMultiply factor of column index.
DefaultAvlNet.ImageLocationCoordinateTransform
IsDefaultSystem.Boolean
RowScaleSystem.DoubleMultiply factor of row index.

Methods

 NameDescription
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

Remarks

See also