C1.Xamarin.Forms.Gauge Assembly / C1.Xamarin.Forms.Gauge Namespace / C1RadialGauge Class / GetValue Method


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

Parameters

property
See Also