Class
ZoomGestureEventArgs

Definition

Namespace:Telerik.WinControls

Assembly:Telerik.WinControls.dll

Syntax:

cs-api-definition
public class ZoomGestureEventArgs : GestureEventArgs

Inheritance: objectEventArgsGestureEventArgsZoomGestureEventArgs

Inherited Members GestureEventArgs.HandledGestureEventArgs.GestureTypeGestureEventArgs.IsBeginGestureEventArgs.IsEndGestureEventArgs.IsInertiaGestureEventArgs.LocationEventArgs.Empty

Properties

Center

The center of the zoom gesture.

Declaration

cs-api-definition
public Point Center { get; }

Property Value

Point

ZoomFactor

The zoom factor according to the previous zoom gesture event.

Declaration

cs-api-definition
public double ZoomFactor { get; }

Property Value

double

In this article
DefinitionPropertiesCenterZoomFactor
Not finding the help you need?
Contact Support