C1.Android.Core Assembly / C1.Android.Core Namespace / C1PolygonIcon Class / MeasuredState Property


In This Topic
MeasuredState Property (C1PolygonIcon)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property MeasuredState As Integer
 
'Usage
 
Dim instance As C1PolygonIcon
Dim value As Integer
 
value = instance.MeasuredState
See Also