Map for WinForms | ComponentOne
C1.Win.Map Namespace / MapViewportLimits Class / MaxLat Property

In This Topic
    MaxLat Property (MapViewportLimits)
    In This Topic
    Gets or sets the limit maximum Y coordinate in coordinate system unit.
    Syntax
    'Declaration
     
    
    Public Property MaxLat As Double
    public double MaxLat {get; set;}
    Remarks
    Default is NaN, means no limits.
    See Also