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