ComponentOne Xamarin.Android
Matrix Property (C1CheckBox)


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

Reference

C1CheckBox Class
C1CheckBox Members