Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

ImageViewerItem Object

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
AutoCreateCanvasIndicates whether to automatically create an HTML5 Canvas Element when the image is updated.  
BackImageOptional background element associated with this item.  
BackImageElementHTML element for the back image in this item.  
BackImageLoadUrlModeSpecifies how an image should be loaded when this item is provided a URL.  
BackImageUrlOptional URL to the background of this item.  
CanvasThe HTML5 Canvas Element associated with this item.  
CanvasScaleValue used to scale the current HTML5 Canvas Element.  
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.  
ElementThe HTML or SVG Element associated with this item.  
FlipFlip the image inside this item vertically (upside-down)  
FlipImageElementFlip the image in this item vertically without the border.  
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.  
ImageHTML Image Element associated with this item.  
ImageBorderElementHTML element for the border of the image in this item.  
ImageClippingElementHTML element for the clipping of the image in this item.  
ImageElementHTML element for the image in this item.  
ImageFlipElementHTML element for the flipping the image in 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.  
ItemElementRoot HTML element for this item.  
LoadUrlModeSpecifies how an image should be loaded when this item is provided a URL.  
OffsetTranslate the image of the item horizontally and vertically.  
OriginOrigin of the item.  
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  
ReverseImageElementReverse the image in this item horizontally without the border.  
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.  
TagOptional user defined data associated with this item.  
TextText string associated with this item.  
TextElementHTML element for the text / caption in 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
CombineFloaterFor future use. Combines the floater of this item with the image of the same or another item.  
CreateFromCanvasCreates a new item from an HTML5 Canvas Element.  
CreateFromElementCreates a new item from an HTML Element or SVG Element.  
CreateFromImageCreates a new item from an HTML Image Element.  
DeleteImageUsed internally by LEADTOOLS.  
ImageRegionToFloaterFor future use. Converts 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 Object
Leadtools.Controls Namespace

Error processing SSI file