ImageLegendItem.ImageLegendItem Constructor
Initializes a new instance of the ImageLegendItem class with the given path and file name.
ImageLegendItem(System.String path, System.String fileName)
Initializes a new instance of the ImageLegendItem class with the given path and file name.Syntax
public ImageLegendItem (
System.String path,
System.String fileName
)
Parameters
path
Type: System.String
The folder containing the image.
The folder containing the image.
fileName
Type: System.String
The file name of the image.
The file name of the image.
Platforms
Windows, Linux, Android