Leadtools.Controls Namespace > ImageViewer Object : ItemMargin Property |
get_itemMargin();
set_itemMargin(value);
Object.defineProperty('itemMargin');
Type | Description |
---|---|
ControlPadding | The margins to use between the view and the items pixels. Default value is empty padding (0,0,0,0). |
For more information, refer to Image Viewer Appearance.