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


In This Topic
OnParentSet Method (Polygon)
In This Topic
Syntax
'Declaration
 
Protected Overridable Sub OnParentSet() 
 
'Usage
 
Dim instance As Polygon
 
instance.OnParentSet()
See Also