MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / MapSize Class / Unit Property

In This Topic
Unit Property (MapSize)
In This Topic
Gets or sets the unit for both width and height.
Syntax
'Declaration
 
Public Property Unit As MapUnit
 

Property Value

A MapUnit representing the unit of measurement for the dimensions.
Remarks
The default value is MapUnit.Percentage.
See Also