Leadtools.Controls Namespace > ImageViewer Object : ViewMargin Property |
get_viewMargin();
set_viewMargin(value);
Object.defineProperty('viewMargin');
Type | Description |
---|---|
ControlPadding | The margins to use between the control boundary and the view in pixels. Default value is empty padding (0,0,0,0). |
For more information, refer to Image Viewer Appearance.