Click or drag to resize

IPublishOptionsTwoFingersTouch Property

Require two fingers touch to pan the drawing (one finger touch scrolls the "whole" screen) May be useful to support embedding of the picture for touch-enabled screens.

Namespace:  GenerateVisioSvg
Assembly:  GenerateVisioSvg (in GenerateVisioSvg.dll) Version: 1.2.3.0 (1.2.3.0)
Syntax
C#
bool TwoFingersTouch { get; set; }

Property Value

Type: Boolean
See Also