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

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