WmtsTileMatrixSetExtent Property |
Gets the extent (bounding box) of this tile matrix set, if specified.
Namespace:
Esri.ArcGISRuntime.Ogc
Assembly:
Esri.ArcGISRuntime (in Esri.ArcGISRuntime.dll) Version: 100.10.0.0
Syntaxpublic Envelope Extent { get; }
Property Value
Type:
EnvelopeEnvelope describing the minimum bounding rectangle surrounding this tile matrix set, in map units; or null.
See Also