ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapMarkerTemplate Class / Clone Method

In This Topic
    Clone Method (MapMarkerTemplate)
    In This Topic
    Clones this instance.
    Syntax
    'Declaration
     
    Public Overrides NotOverridable Function Clone() As Object
    public override object Clone()

    Return Value

    System.Object.
    See Also