[]
        
(Showing Draft Content)

C1.WPF.C1ZoomHelper

C1ZoomHelper Class

Cross-platform helper for listening to zoom gestures either using the mouse or fingers.

Inheritance
C1ZoomHelper
Namespace: C1.WPF
Assembly: C1.WPF.4.6.2.dll
Syntax
public class C1ZoomHelper

Constructors

Name Description
C1ZoomHelper(UIElement, bool, bool, bool)

Initializes a new C1ZoomHelper.

Methods

Name Description
FinalizeHelper()

Detaches all the events handlers.

FinalizeZoom()

Detaches all the events handlers.

Events

Name Description
ZoomCompleted

Occurs after a zoom gesture completed.

ZoomDelta

Occurs while a zoom gesture is performed.

ZoomStarted

Occurs when a zoom gesture started.