MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapLineElement Interface / Width Property

In This Topic
Width Property (IMapLineElement)
In This Topic
Gets the line width.
Syntax
'Declaration
 
ReadOnly Property Width As Length
 

Property Value

A GrapeCity.ActiveReports.PageReportModel.Length representing the line width.
See Also