C1.WPF.Gauge Assembly / C1.WPF.Gauge Namespace / C1Gauge Class / _textValueRect Field

In This Topic
_textValueRect Field (C1Gauge)
In This Topic
The rectangle of Min, Max, and Value.
Syntax
'Declaration
 
Protected _textValueRect As Nullable(Of Rect)
 
See Also