C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart.Annotation Namespace / Polygon Class / TabIndexDefaultValueCreator Method


In This Topic
TabIndexDefaultValueCreator Method (Polygon)
In This Topic
Syntax
'Declaration
 
Protected Overridable Function TabIndexDefaultValueCreator() As Integer
 
'Usage
 
Dim instance As Polygon
Dim value As Integer
 
value = instance.TabIndexDefaultValueCreator()
See Also