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


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