C1.Android.Gauge Assembly / C1.Android.Gauge Namespace / C1Gauge Class / PaddingRight Property


In This Topic
PaddingRight Property (C1Gauge)
In This Topic
Syntax
'Declaration
 
Public Overridable ReadOnly Property PaddingRight As Integer
 
'Usage
 
Dim instance As C1Gauge
Dim value As Integer
 
value = instance.PaddingRight
See Also