C1.Android.Gauge Assembly / C1.Android.Gauge Namespace / C1Gauge Class / Matrix Property


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