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


In This Topic
GetValue Method (C1PolygonIcon)
In This Topic
Syntax
'Declaration
 
Public Function GetValue( _
   ByVal property As Xamarin.Forms.BindableProperty _
) As Object
 
'Usage
 
Dim instance As C1PolygonIcon
Dim property As Xamarin.Forms.BindableProperty
Dim value As Object
 
value = instance.GetValue(property)

Parameters

property
See Also