<Code Lib>
P

InCanvasControlData.ImagePath

Description:
The path to the image file to be used. This must be an absolute path to a location on disk.

public string ImagePath { get; set; }

Loading…