Proprietà GeographyPoint.Longitude
Ottiene la longitudine.
Spazio dei nomi System.Spatial
Assembly: System.Spatial (in System.Spatial.dll)
Sintassi
'Dichiarazione
Public MustOverride ReadOnly Property Longitude As Double
Get
'Utilizzo
Dim instance As GeographyPoint
Dim value As Double
value = instance.Longitude
public abstract double Longitude { get; }
public:
virtual property double Longitude {
double get () abstract;
}
abstract Longitude : float
abstract function get Longitude () : double
Valore proprietà
Tipo: System.Double
Longitudine.