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


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