Error processing SSI file
(Leadtools.Controls)

Show in webframe

ItemMargin Property




Margins to use between the view and the items.
Syntax
public virtual Padding ItemMargin {get; set;}
'Declaration
 
Public Overridable Property ItemMargin As Padding

Property Value

The margins to use between the view and the items pixels. Default value is empty padding (0,0,0,0).
Remarks

For more information, refer to Image Viewer Appearance.

Requirements

Target Platforms

See Also

Reference

ImageViewer Class
ImageViewer Members

Error processing SSI file