TopoJsonTransformXScale Property |
Scale to apply to X coordinate.
Namespace:
Aspose.Gis.Formats.TopoJson
Assembly:
Aspose.GIS (in Aspose.GIS.dll) Version: 20.3.0.0 (20.03)
Syntax public double XScale { get; set; }
Public Property XScale As Double
Get
Set
public:
property double XScale {
double get ();
void set (double value);
}
member XScale : float with get, set
Property Value
Type:
DoubleSee Also