ComponentOne Xamarin.Android
Matrix Property (C1BitmapIcon)


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

Reference

C1BitmapIcon Class
C1BitmapIcon Members