arcgis-maps-kotlin
Toggle table of contents
200.8.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
arcgis-maps-kotlin
arcgis-maps-kotlin
/
com.arcgismaps.mapping.view
/
DoubleXY
/
div
div
operator
fun
div
(
divisor
:
Double
)
:
DoubleXY
Divides this
DoubleXY
x and y values by
divisor
and returns the result.
Since
200.0.0
Parameters
divisor
The
Double
divisor.