ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _StyleCloneMaker Class / _cloneOf Method

In This Topic
    _cloneOf Method (_StyleCloneMaker)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _cloneOf( _
       ByVal other As IStyle _
    ) As IStyle
    public IStyle _cloneOf( 
       IStyle other
    )

    Parameters

    other
    See Also