menu
arcgis_maps
arcgis_maps.dart
EnvelopeBuilder
setZ method
setZ
dark_mode
light_mode
setZ
method
void
setZ
(
{
required
double
zMin
,
required
double
zMax
,
})
Set the z-values for the envelope.
Parameters:
zMin
— The z minimum value for the envelope.
zMax
— The z maximum value for the envelope.
arcgis_maps
arcgis_maps
EnvelopeBuilder
setZ method
EnvelopeBuilder class