Error processing SSI file
(Leadtools.Controls)

Show in webframe

Offset Property (ImageViewerItem)




Translate the image of the item horizontally and vertically.
Syntax
public LeadPointD Offset {get; set;}
'Declaration
 
Public Property Offset As LeadPointD

Property Value

The amount to translate the image of the item horizontally and vertically. Default value is 0,0.
Remarks

This is a display value and will not change the image data.

This is a state value. For more information, for more information, refer Image Viewer Transformation.

Requirements

Target Platforms

See Also

Reference

ImageViewerItem Class
ImageViewerItem Members

Error processing SSI file