GeoboundingBox.SoutheastCorner Property

Definition

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

Applies to