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

ImageLocationCoordinateTransform Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public ImageLocationCoordinateTransform
(
	double rowScale_,
	double columnScale_
)

Parameters

Name Type Range Default Description
rowScale_double
columnScale_double

See also