SvgPointerInput(SKPoint, SvgPointerDeviceType, SvgMouseButton, Int32, Int32, Boolean, Boolean, Boolean, String) Constructor

Definition

Namespace Svg.Skia
Assembly Svg.Skia.dll
public SvgPointerInput(SKPoint picturePoint, SvgPointerDeviceType pointerDeviceType, SvgMouseButton button, int clickCount, int wheelDelta, bool altKey, bool shiftKey, bool ctrlKey, string sessionId)

Parameters

picturePoint
SKPoint
pointerDeviceType
SvgPointerDeviceType
clickCount
Int32
wheelDelta
Int32
altKey
Boolean
shiftKey
Boolean
ctrlKey
Boolean
sessionId
String