C1.Xamarin.Forms.Gauge Assembly / C1.Xamarin.Forms.Gauge Namespace / C1RadialGauge Class / Effects Property


In This Topic
Effects Property (C1RadialGauge)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property Effects As IList(Of Effect)
 
'Usage
 
Dim instance As C1RadialGauge
Dim value As IList(Of Effect)
 
value = instance.Effects
See Also