[]
        
(Showing Draft Content)

C1.Win.TouchToolKit.ControlBoundsZoomingEventArgs

ControlBoundsZoomingEventArgs Class

Provides data for ControlBoundsZooming event of C1Zoom class.

Inheritance
ControlBoundsZoomingEventArgs
Namespace: C1.Win.TouchToolKit
Assembly: C1.Win.C1TouchToolKit.4.8.dll
Syntax
public class ControlBoundsZoomingEventArgs : EventArgs

Properties

Name Description
ChildrenHandled

Gets or sets a value indicating whether the child controls' zoom logic is handled by user.

Handled

Gets or sets a value indicating whether this ControlBoundsZooming event is handled by user.

TargetControl

Gets the target control which is preparing to zoom.

ZoomBoundsInfo

Gets the informations for current zoom action.