[]
        
(Showing Draft Content)

C1.Win.FlexReport.CustomFields.Maps.LonLat-1

LonLat<T> Struct

Represents a longitude/latitude pair.

Namespace: C1.Win.FlexReport.CustomFields.Maps
Assembly: C1.Win.FlexReport.CustomFields.4.8.dll
Syntax
public struct LonLat<T>
Type Parameters
Name Description
T

The type used to represent longitude and latitude.

Constructors

Name Description
LonLat(T, T)

Properties

Name Description
Latitude
Longitude