ComponentOne Sparkline for ASP.NET WebForms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Maps Namespace / Placemark Class / Image Property

In This Topic
    Image Property
    In This Topic
    Gets or sets the image to be drawn for the mark.
    Syntax
    'Declaration
     
    Public Property Image As System.String
    public System.string Image {get; set;}
    See Also