MKCoordinateSpan Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The area spanned by a region of the map.
public struct MKCoordinateSpan
type MKCoordinateSpan = struct
- Inheritance
-
MKCoordinateSpan
Constructors
MKCoordinateSpan(Double, Double) |
Fields
LatitudeDelta | |
LongitudeDelta |
Methods
ToString() |