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

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