| Visual Basic (Declaration) | |
|---|---|
Public Property NeedleExtension As Integer | |
| C# | |
|---|---|
public int NeedleExtension {get; set;} | |
Property Value
IntegerDepending on the NeedleType property of the gauge, the extension will behave in a different manner.
Please see Needle of the Gauge for additional details.