ComponentOne Xamarin.Android
GetDrawableState Method (C1BulletGraph)


C1.Android.Gauge Assembly > C1.Android.Gauge Namespace > C1BulletGraph Class : GetDrawableState Method
Syntax
'Declaration
 
<Android.Runtime.RegisterAttribute("getDrawableState", 
   "()[I", 
   "")>
Public Function GetDrawableState() As Integer()
'Usage
 
Dim instance As C1BulletGraph
Dim value() As Integer
 
value = instance.GetDrawableState()
[Android.Runtime.Register("getDrawableState", 
   "()[I", 
   "")]
public int[] GetDrawableState()
See Also

Reference

C1BulletGraph Class
C1BulletGraph Members