Error processing SSI file
(Leadtools.Controls)

Show in webframe

ImageViewerItem Class Members

Show in webframe
Properties  Methods 





The following tables list the members exposed by ImageViewerItem.

Public Constructors
 NameDescription
ImageViewerItem ConstructorInitializes a new instance of ImageViewerItem  
Top
Public Properties
 NameDescription
BackImageOptional background image associated with this item.  
BackImageUrlOptional URL to the background of this item.  
ClipImageToContentIndicates whether to clip the image outside the item content area if ResizeOnTransform was set to false.  
ColumnIndexColumn index.  
DefaultZoomOriginDefault zoom origin of this item.  
FlipFlip the image inside this item vertically (upside-down)  
FloaterFloater image of this item.  
FloaterOpacityOpacity used when rendering the floater of this item.  
FloaterSizeUsed internally by LEADTOOLS.  
FloaterTransformTransformation matrix used by the floater image of this item.  
HasFloaterGets a value that indicate whether this item has a floater.  
HasImageGets a value that indicate whether this item has an image.  
HasVisibleFloaterGets a value that determine of this item has a floater that is available as well as visible.  
ImageImage associated with this item.  
ImageHorizontalAlignmentSpecifies how to align the image inside this item horizontally.  
ImageScaleOptional scale value to use when rendering the images of this item.  
ImageSizeImage size of this item in pixels.  
ImageVerticalAlignmentSpecifies how to align the image inside this item vertically.  
ImageViewerOwner ImageViewer instance.  
IsEnabledIndicates if this item is enabled.  
IsHoveredIndicates whether the item is in a hovered state.  
IsSelectedIndicates whether the item is in a selected state.  
IsVisibleIndicates if this item is visible.  
LoadUrlAsSvgIndicates whether to load the image URL as SVG.  
OffsetTranslate the image of the item horizontally and vertically.  
OriginOrigin of the item.  
PageCountGet the number of pages in Image.  
PageNumberPage number to use if Image has more than one page (frame).  
ResizeOnTransformIndicates whether the item size should change when then item is transformed.  
ResolutionResolution of the item in dots per inch (DPI).  
ReverseReverse (mirror) the image inside this item horizontally  
RotateAngleRotate the image in this item around its center at any angle  
RowIndexRow index.  
ScaleScale the image of the item horizontally and vertically.  
ScaleFactorCurrent factor used to scale the image in the item.  
ScaleFactorsCurrent X and Y factor used to scale the image in the item.  
SizeSize of the item.  
SizeModeGets a value that indicate how the image is displayed inside this items.  
SvgDocumentSVG document associated with this item.  
TagOptional user defined data associated with this item.  
TextText string associated with this item.  
TextHorizontalAlignmentSpecifies how to align the text inside the item horizontally.  
TextVerticalAlignmentSpecifies how to align the text inside the item vertically.  
TransformTransformation of the item.  
UrlURL of image data associated with this item.  
Top
Public Methods
 NameDescription
CombineFloaterCombines the floater of this item with the image of the same or another item.  
CreateFromImageCreates a new item from a RasterImage object.  
CreateFromSvgDocumentCreates a new item from an SvgDocument object.  
DeleteImageUsed internally by LEADTOOLS.  
ImageRegionToFloaterConverts the image region to a floater.  
OffsetByTranslate the image of the item horizontally and vertically by a certain amount.  
ZoomZooms or changes the size mode of this item.  
Top
Protected Methods
 NameDescription
BeginChangeDisable updating the viewer.  
DeleteFloaterUsed internally by LEADTOOLS.  
EndChangeRe-enable updating the viewer.  
Top
See Also

Reference

ImageViewerItem Class
Leadtools.Controls Namespace

Error processing SSI file