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


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