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

In This Topic
    Render Property
    In This Topic
    Gets or sets the callback functiton for drawing the mark.
    Syntax
    'Declaration
     
    Public Property Render As System.String
    public System.string Render {get; set;}
    Remarks
    The Image is ignored if it is set.
    See Also