ComponentOne Xamarin.Android
Matrix Property (C1DropDown)


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

Reference

C1DropDown Class
C1DropDown Members