'Declaration Public Property BitmapCacheable As Boolean
'Usage Dim instance As Drawing Dim value As Boolean instance.BitmapCacheable = value value = instance.BitmapCacheable
public bool BitmapCacheable {get; set;}
Drawing Class Drawing Members