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


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