| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property CenterBackImage As Image | |
| C# | |
|---|---|
public virtual Image CenterBackImage {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 center of the meter being shown in the display.