[]
        
(Showing Draft Content)

C1.Win.Map.MapViewportLimits

MapViewportLimits Class

Represents the map limit bounds.

Inheritance
MapViewportLimits
Namespace: C1.Win.Map
Assembly: C1.Win.Map.4.8.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public class MapViewportLimits : NotifyObject

Constructors

Name Description
MapViewportLimits()

Properties

Name Description
MaxLat

Gets or sets the limit maximum Y coordinate in coordinate system unit.

MaxLong

Gets or sets the limit maximum X coordinate in coordinate system unit.

MinLat

Gets or sets the limit minimum Y coordinate in coordinate system unit.

MinLong

Gets or sets the limit minimum X coordinate in coordinate system unit.