ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapMarker Interface / Style Property

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

Property Value

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