Gets or sets the latitude associated with this decoration. Namespace: MindFusion.Mapping
|
C#
![]() |
---|
public double Latitude { get; set; } |
Visual Basic
![]() |
---|
Public Property Latitude As Double |
A double value specifying the latitude of the decoration's location.
You can call the Latitude method of the Map class to get the double value for latitude specified in [degrees,minutes,seconds,N/S] format.