C1.Android.Viewer Assembly / C1.Android.Viewer Namespace / FlexViewer Class / Matrix Property


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