C1.Android.Chart Assembly / C1.Android.Chart.Annotation Namespace / AnnotationLayer Class / Matrix Property


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