ComponentOne Xamarin.Android
GetDrawableState Method (C1PolygonIcon)


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

Reference

C1PolygonIcon Class
C1PolygonIcon Members