ComponentOne Xamarin.Android
Drag Event (C1PolygonIcon)


C1.Android.Core Assembly > C1.Android.Core Namespace > C1PolygonIcon Class : Drag Event
Syntax
'Declaration
 
Public Event Drag As EventHandler(Of View.DragEventArgs)
'Usage
 
Dim instance As C1PolygonIcon
Dim handler As EventHandler(Of View.DragEventArgs)
 
AddHandler instance.Drag, handler
See Also

Reference

C1PolygonIcon Class
C1PolygonIcon Members