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

In This Topic
    Clone Method (MapPolygonTemplate)
    In This Topic
    Creates a new object that is a copy of the current instance.
    Syntax
    'Declaration
     
    Public Overrides NotOverridable Function Clone() As Object
    public override object Clone()
    See Also