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

In This Topic
Style Property (IMapLineElement)
In This Topic
Gets the text rendering style.
Syntax
'Declaration
 
ReadOnly Property Style As IStyle
 

Property Value

An GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle representing the text rendering style.
See Also