[]
Represents the limits of a IMapViewport element.
public interface IMapLimits
Name | Description |
---|---|
MaximumX | Gets the maximum X value in map coordinates for a IMapViewport element. |
MaximumY | Gets the maximum Y value in map coordinates for a IMapViewport element. |
MinimumX | Gets the minimum X value in map coordinates for a IMapViewport element. |
MinimumY | Gets the minimum Y value in map coordinates for a IMapViewport element. |