C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart.Annotation Namespace / Polygon Class / IsFocused Property


In This Topic
IsFocused Property (Polygon)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property IsFocused As Boolean
 
'Usage
 
Dim instance As Polygon
Dim value As Boolean
 
value = instance.IsFocused
See Also