ActiveReports 8
IMapLimits Interface Members
See Also  Properties 
GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace : IMapLimits Interface

Glossary Item Box

The following tables list the members exposed by IMapLimits.

Public Properties

 NameDescription
 PropertyMaximumXSpecifies the maximum X value in map coordinates for a MapViewport element.  
 PropertyMaximumYSpecifies the maximum Y value in map coordinates for a MapViewport element.  
 PropertyMinimumXSpecifies the minimum X value in map coordinates for a MapViewport element.  
 PropertyMinimumYSpecifies the minimum Y value in map coordinates for a MapViewport element.  
Top

See Also