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

Glossary Item Box

The following tables list the members exposed by MapLocation.

Public Constructors

 NameDescription
Public ConstructorMapLocation Constructor  
Top

Public Properties

 NameDescription
Public PropertyLeftThe distance of the item from the left of the containing object. The default value is 0.  
Public PropertyTopThe distance of the item from the top of the containing object. The default value is 0.  
Public PropertyUnitGets or sets the unit for both left and top. The default value is MapUnit.Percentage.  
Top

See Also