C1.Android.Core Assembly / C1.Android.Core Namespace / C1FontIcon Class / Matrix Property


In This Topic
Matrix Property (C1FontIcon)
In This Topic
Syntax
'Declaration
 
Public Overridable ReadOnly Property Matrix As Android.Graphics.Matrix
 
'Usage
 
Dim instance As C1FontIcon
Dim value As Android.Graphics.Matrix
 
value = instance.Matrix
See Also