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

In This Topic
    IMapMarker Interface Members
    In This Topic

    The following tables list the members exposed by IMapMarker.

    Public Properties
     NameDescription
     PropertyGets the action associated with the marker if any, otherwise null.  
     PropertyGets a value indicating whether the marker is hidden.  
     PropertyGets the marker label.  
     PropertyGets the label placement.  
     PropertyGets the marker image.  
     PropertyGets the marker style.  
     PropertyGets the marker name.  
     PropertyGets the offset of the x-coordinate specifying in pixels.  
     PropertyGets the offset of the y-coordinate specifying in pixels.  
     PropertyGets the marker size.  
     PropertyGets the style.  
     PropertyGets the tooltip.  
    Top
    See Also