Error processing SSI file
(Leadtools.Controls)

Show in webframe

Scale Property




Scale the image of the item horizontally and vertically.
Syntax
public LeadSizeD Scale {get; set;}
'Declaration
 
Public Property Scale As LeadSizeD

Property Value

The value to scale the image of the item horizontally and vertically. Default value is 1,1.
Remarks

This is a display value and will not change the image data. The item will use the value of Origin as the center for scaling.

This is a state value. For more information, for more information, refer Image Viewer Transformation.

Requirements

Target Platforms

See Also

Reference

ImageViewerItem Class
ImageViewerItem Members

Error processing SSI file