ComponentOne Xamarin.Android
Width Property (C1CheckBox)


C1.Android.Core Assembly > C1.Android.Core Namespace > C1CheckBox Class : Width Property
Syntax
'Declaration
 
Public ReadOnly Property Width As Integer
'Usage
 
Dim instance As C1CheckBox
Dim value As Integer
 
value = instance.Width
public int Width {get;}
See Also

Reference

C1CheckBox Class
C1CheckBox Members