C1.Xamarin.Forms.Core Assembly / C1.Xamarin.Forms.Core Namespace / C1PolygonIcon Class / OnParentSet Method


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