Leadtools.Controls Namespace > ImageViewerViewLayout Object : SizeModeWidth Property |
get_sizeModeWidth();
set_sizeModeWidth(value);
Object.defineProperty('sizeModeWidth');
Type | Description |
---|---|
double | The width of the layout in pixels. Default value is 0. |
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.