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

In This Topic
    Tooltip Property (IMapPolygonElement)
    In This Topic
    Gets the polygon tooltip.
    Syntax
    'Declaration
     
    ReadOnly Property Tooltip As String
    string Tooltip {get;}

    Property Value

    A System.String representing the polygon tooltip.
    See Also