C1.Android.Core Assembly / C1.Android.Core Namespace / C1CheckBox Class / ShadowRadius Property


In This Topic
ShadowRadius Property (C1CheckBox)
In This Topic
Syntax
'Declaration
 
Public Overridable ReadOnly Property ShadowRadius As Single
 
'Usage
 
Dim instance As C1CheckBox
Dim value As Single
 
value = instance.ShadowRadius
See Also