Error processing SSI file
(Leadtools.Controls)

Show in webframe

ZoomAtWorkBoundsCenter Property




Indicates whether the zoom origin is always the work bounds center.
Syntax
public virtual bool ZoomAtWorkBoundsCenter {get; set;}
'Declaration
 
Public Overridable Property ZoomAtWorkBoundsCenter As Boolean

Property Value

true to set the zoom origin as the work bounds center; otherwise, it is false. The default value is false.
Remarks

Refer to ImageViewerPanZoomInteractiveMode for more information on how this property interacts with the rest of the members of this object.

Requirements

Target Platforms

See Also

Reference

ImageViewerPanZoomInteractiveMode Class
ImageViewerPanZoomInteractiveMode Members

Error processing SSI file