C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart.Annotation Namespace / Polygon Class / Effects Property


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