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