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


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