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

Glossary Item Box

The following tables list the members exposed by MapSize.

Public Constructors

 NameDescription
Public ConstructorMapSize Constructor  
Top

Public Properties

 NameDescription
Public PropertyHeightHeight of the item.  
Public PropertyUnitGets or sets the unit for both width and height. The default value is MapUnit.Percentage.  
Public PropertyWidthWidth of the item.  
Top

See Also