menu
arcgis_maps
arcgis_maps.dart
PointBuilder
setXY method
setXY
dark_mode
light_mode
setXY
method
void
setXY
(
{
required
double
x
,
required
double
y
,
})
Sets the x,y coordinates of a point.
Parameters:
x
— The new x-coordinate value for the point.
y
— The new y-coordinate value for the point.
arcgis_maps
arcgis_maps
PointBuilder
setXY method
PointBuilder class