Freigeben über


IGeographyProvider.ConstructedGeography-Eigenschaft

Ruft das zuletzt erstellte Geografieobjekt ab.

Namespace:  System.Spatial
Assembly:  System.Spatial (in System.Spatial.dll)

Syntax

'Declaration
ReadOnly Property ConstructedGeography As Geography
    Get
'Usage
Dim instance As IGeographyProvider
Dim value As Geography

value = instance.ConstructedGeography
Geography ConstructedGeography { get; }
property Geography^ ConstructedGeography {
    Geography^ get ();
}
abstract ConstructedGeography : Geography
function get ConstructedGeography () : Geography

Eigenschaftswert

Typ: System.Spatial.Geography
Das erstellte Geografieobjekt.

Siehe auch

Verweis

IGeographyProvider Schnittstelle

System.Spatial-Namespace