C1.Android.Input Assembly / C1.Android.Input Namespace / C1TexBoxBackgroundDrawable Class / GradientCenterX Property


In This Topic
GradientCenterX Property
In This Topic
Syntax
'Declaration
 
Public Overridable ReadOnly Property GradientCenterX As Single
 
'Usage
 
Dim instance As C1TexBoxBackgroundDrawable
Dim value As Single
 
value = instance.GradientCenterX
See Also