ActiveReports 8
MapLocation Class Members
See Also  Properties 
GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : MapLocation Class

Glossary Item Box

The following tables list the members exposed by MapLocation.

Public Constructors

 NameDescription
Public ConstructorMapLocation ConstructorInitializes a new instance of the MapLocation class.  
Top

Public Properties

 NameDescription
Public PropertyLeftThe distance of the item from the left of the containing object. An expression should evaluate to a System.Double. The default value is 0.  
Public PropertyTopThe distance of the item from the top of the containing object. An expression should evaluate to a System.Double. The default value is 0.  
Public PropertyUnitGets or sets the unit of measurement for setting the location.  
Top

See Also