Class Extent
Assembly: Mapsui.ArcGIS.dll
Syntax
Properties
|
Edit this page
View Source
spatialReference
Declaration
public SpatialReference? spatialReference { get; set; }
Property Value
|
Edit this page
View Source
xmax
Declaration
public double xmax { get; set; }
Property Value
|
Edit this page
View Source
xmin
Declaration
public double xmin { get; set; }
Property Value
|
Edit this page
View Source
ymax
Declaration
public double ymax { get; set; }
Property Value
|
Edit this page
View Source
ymin
Declaration
public double ymin { get; set; }
Property Value
Extension Methods