Graphics Overlay Fence Parameters
Creates a GraphicsOverlayFenceParameters using all of the graphics in the com.arcgismaps.mapping.view.GraphicsOverlay buffered by the buffer distance. Note that the GraphicsOverlayFenceParameters will respect any changes made to the supplied graphics overlay - for example, if a com.arcgismaps.mapping.view.Graphic is removed or added to the original com.arcgismaps.mapping.view.GraphicsOverlay, it will be added or removed as a fence.
Since
200.1.0
Parameters
graphics Overlay
The com.arcgismaps.mapping.view.GraphicsOverlay, to use as the source of graphics for the GraphicFenceParameters.
buffer Distance
A buffer distance in meters to apply to the graphics when checking if a Geotrigger condition is met.