| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property PathBackImage As Image | |
| C# | |
|---|---|
public virtual Image PathBackImage {get; set;} | |
Property Value
ImageIf the image supplied is not the same size as the entire control, it will be tiled within the boundaries of the entire control, with only the section that overlaps with the section of the control representing the remaining path being shown in the display.
The path is the section of the control between the current value and the maximum in a circle meter.