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