For a list of all members of this type, see ZoomProperties members.
Name | Description | |
---|---|---|
![]() | AllowPanningWithGestures | Gets or sets if the Pan gesture can change the viewable area of the UltraZoomPanel. |
![]() | AllowPanningWithMouse | Gets or sets if holding the Control key and dragging with the mouse will pan the UltraZoomPanel. |
![]() | AllowZoomingWithGestures | Gets or sets if the Zoom gesture can change the ZoomFactor of the UltraZoomPanel. |
![]() | AllowZoomingWithMouseWheel | Gets or sets if holding the Control key and using the mouse wheel will change the ZoomFactor of the UltraZoomPanel. |
![]() | Disposed | (Inherited from Infragistics.Shared.DisposableObject) |
![]() | InterceptedMessages | Gets or sets which messages the UltraZoomPanel intercepts, before they reach its child controls. |
![]() | MaxZoomFactor | Gets or sets the value which restricts how large the ZoomFactor can be. |
![]() | MinZoomFactor | Gets or sets the value which restricts how small the ZoomFactor can be. |
![]() | Tag | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | ZoomFactor | Gets or sets the zoom level of the associated UltraZoomPanel. |
Name | Description | |
---|---|---|
![]() | SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |