| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property NeedleImage As Image | |
| C# | |
|---|---|
public virtual Image NeedleImage {get; set;} | |
Property Value
ImageThis property is only used when the NeedleType property is one of the arrows or radial.
If the image supplied is not the same size as the entire control, it will be tiled within the boundaries of the entire control, and the display of the needle will only show the section relative to the location of needle within the control's boundaries.