GeoboundingBox.SoutheastCorner Property
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.
Gets the southeast corner of the GeoboundingBox.
public:
property BasicGeoposition SoutheastCorner { BasicGeoposition get(); };
BasicGeoposition SoutheastCorner();
public BasicGeoposition SoutheastCorner { get; }
var basicGeoposition = geoboundingBox.southeastCorner;
Public ReadOnly Property SoutheastCorner As BasicGeoposition
Property Value
The southeast corner of the GeoboundingBox.
Windows requirements
App capabilities |
location
|