Error processing SSI file
(Leadtools.Controls)

Show in webframe

MinimumZoomFloaterSize Property




The minimum zoom loater size allowed while zooming in pixels.
Syntax
public LeadSize MinimumZoomFloaterSize {get; set;}
'Declaration
 
Public Property MinimumZoomFloaterSize As LeadSize

Property Value

The minimum zoom loater size allowed while zooming in pixels. Default value is 16 by 16 pixels.
Remarks

MinimumZoomFloaterSize ensures that the user cannot zoom the floater to be smaller than a pre-defined value. Zooming out the floater to make the size close to zero and makes it hard for the user to interact with it.

Requirements

Target Platforms

See Also

Reference

ImageViewerFloaterInteractiveMode Class
ImageViewerFloaterInteractiveMode Members

Error processing SSI file