ComponentOne Reports for WPF
C1.C1Report.CustomFields.Maps Namespace / LinesLayer Class / Latitude2 Property

In This Topic
    Latitude2 Property
    In This Topic
    Gets or sets the name of a field specifying the latitude. Ignored if MapLocation is not empty.
    Syntax
    'Declaration
     
    Public Property Latitude2 As String
    public string Latitude2 {get; set;}
    See Also