ComponentOne Xamarin.Android
DestroyDrawingCache Method (C1BulletGraph)


C1.Android.Gauge Assembly > C1.Android.Gauge Namespace > C1BulletGraph Class : DestroyDrawingCache Method
Syntax
'Declaration
 
<Android.Runtime.RegisterAttribute("destroyDrawingCache", 
   "()V", 
   "GetDestroyDrawingCacheHandler")>
Public Overridable Sub DestroyDrawingCache() 
'Usage
 
Dim instance As C1BulletGraph
 
instance.DestroyDrawingCache()
[Android.Runtime.Register("destroyDrawingCache", 
   "()V", 
   "GetDestroyDrawingCacheHandler")]
public virtual void DestroyDrawingCache()
See Also

Reference

C1BulletGraph Class
C1BulletGraph Members