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

Glossary Item Box

The following tables list the members exposed by MapSize.

Public Constructors

 NameDescription
Public ConstructorMapSize ConstructorInitializes a new instance of the MapSize class.  
Top

Public Properties

 NameDescription
Public PropertyHeightHeight of the item. An expression should evaluate to a System.Double.  
Public PropertyUnitGets or sets the unit of measurement in which the size is set.  
Public PropertyWidthWidth of the item. An expression should evaluate to a System.Double.  
Top

See Also