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


In This Topic
Shape Property
In This Topic
Syntax
'Declaration
 
Public Overridable ReadOnly Property Shape As Android.Graphics.Drawables.ShapeType
 
'Usage
 
Dim instance As C1TexBoxBackgroundDrawable
Dim value As Android.Graphics.Drawables.ShapeType
 
value = instance.Shape
See Also