GeoboundingBox.NorthwestCorner Property

Definition

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

Applies to