Propriété IGeographyProvider.ConstructedGeography
Obtient l'objet géographique qui a été construit en dernier.
Espace de noms : System.Spatial
Assembly : System.Spatial (en System.Spatial.dll)
Syntaxe
'Déclaration
ReadOnly Property ConstructedGeography As Geography
Get
'Utilisation
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
Valeur de propriété
Type : System.Spatial.Geography
Objet géographique qui a été construit.