Error processing SSI file
(Leadtools.Controls)

Show in webframe

SizeModeWidth Property




Width of the layout in pixels
Syntax
public double SizeModeWidth {get; set;}
'Declaration
 
Public Property SizeModeWidth As Double

Property Value

The width of the layout in pixels. Default value is 0.
Remarks

This value must be set during UpdateTransform to set the width of the layout in pixels. The viewer will use this value to control how much to zoom when FitWidth> is used for example. Typically this should be the width of largest column.

Requirements

Target Platforms

See Also

Reference

ImageViewerViewLayout Class
ImageViewerViewLayout Members

Error processing SSI file