C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart.Annotation Namespace / Ellipse Class / Dispatcher Property


In This Topic
Dispatcher Property (Ellipse)
In This Topic
Syntax
'Declaration
 
Public Overridable ReadOnly Property Dispatcher As Xamarin.Forms.IDispatcher
 
'Usage
 
Dim instance As Ellipse
Dim value As Xamarin.Forms.IDispatcher
 
value = instance.Dispatcher
See Also