ComponentOne Gauge for UWP
StartDragAsync Method (C1RadialGauge)

C1.UWP.Gauge Assembly > C1.Xaml.Gauge Namespace > C1RadialGauge Class : StartDragAsync Method
Syntax
'Declaration
 
Public Function StartDragAsync( _
   ByVal pointerPoint As Windows.UI.Input.PointerPoint _
) As Windows.Foundation.IAsyncOperation(Of DataPackageOperation)
public Windows.Foundation.IAsyncOperation<DataPackageOperation> StartDragAsync( 
   Windows.UI.Input.PointerPoint pointerPoint
)

Parameters

pointerPoint
See Also

Reference

C1RadialGauge Class
C1RadialGauge Members