Error processing SSI file
(Leadtools.Controls)

Show in webframe

ViewMargin Property




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

Property Value

The margins to use between the control boundary and the view in 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