ComponentOne Xamarin.Android
Matrix Property (C1ComboBox)


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

Reference

C1ComboBox Class
C1ComboBox Members