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

In This Topic
    getImageInfo Method (_ImageProvider)
    In This Topic
    Syntax
    'Declaration
     
    Public Function getImageInfo( _
       ByVal src As String _
    ) As IImageInfo
    public IImageInfo getImageInfo( 
       string src
    )

    Parameters

    src
    See Also