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

In This Topic
    Image Property (Placemark)
    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