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

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