Class WfsFeatureTypeInfo.BoundingBox
The bounding box defines the spatial extent of a featuretype.
Inheritance
System.Object
WfsFeatureTypeInfo.BoundingBox
Assembly: Mapsui.Desktop.dll
Syntax
public class BoundingBox : object
Fields
|
Improve this Doc
View Source
MaxLat
Declaration
Field Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
MaxLong
Declaration
Field Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
MinLat
Declaration
Field Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
MinLong
Declaration
Field Value
Type |
Description |
System.Double |
|