Class Gesture
- Namespace
- Ink_Canvas
- Assembly
- InkCanvasForClass.dll
- Inheritance
-
Gesture
- Inherited Members
-
Properties
AutoSwitchTwoFingerGesture
[JsonProperty("AutoSwitchTwoFingerGesture")]
public bool AutoSwitchTwoFingerGesture { get; set; }
Property Value
- bool
IsEnableMultiTouchMode
[JsonProperty("isEnableMultiTouchMode")]
public bool IsEnableMultiTouchMode { get; set; }
Property Value
- bool
IsEnableTwoFingerGesture
[JsonIgnore]
public bool IsEnableTwoFingerGesture { get; }
Property Value
- bool
IsEnableTwoFingerGestureTranslateOrRotation
[JsonIgnore]
public bool IsEnableTwoFingerGestureTranslateOrRotation { get; }
Property Value
- bool
IsEnableTwoFingerRotation
[JsonProperty("isEnableTwoFingerRotation")]
public bool IsEnableTwoFingerRotation { get; set; }
Property Value
- bool
IsEnableTwoFingerRotationOnSelection
[JsonProperty("isEnableTwoFingerRotationOnSelection")]
public bool IsEnableTwoFingerRotationOnSelection { get; set; }
Property Value
- bool
IsEnableTwoFingerTranslate
[JsonProperty("isEnableTwoFingerTranslate")]
public bool IsEnableTwoFingerTranslate { get; set; }
Property Value
- bool
IsEnableTwoFingerZoom
[JsonProperty("isEnableTwoFingerZoom")]
public bool IsEnableTwoFingerZoom { get; set; }
Property Value
- bool