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


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