| Visual Basic (Declaration) | |
|---|---|
Public Property NeedleHeight As Integer | |
| C# | |
|---|---|
public int NeedleHeight {get; set;} | |
Property Value
IntegerThe height (length) is the distance from origin to the furthest point of the needle in the display of the gauge.
| dbicGauge | Send comments on this topic. |
| NeedleHeight Property | |
| See Also | |
|
| dbicGauge Assembly > Dbi.WinControl.Gauge Namespace > dbiGaugeObject Class : NeedleHeight Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property NeedleHeight As Integer | |
| C# | |
|---|---|
public int NeedleHeight {get; set;} | |