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

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

    Parameters

    src
    See Also