For a list of all members of this type, see ImageViewerItem members
Public Properties
Name | Description | |
---|---|---|
BackImage | Optional background image associated with this item. | |
BackImageUrl | Optional URL to the background of this item. | |
ClipImageToContent | Indicates whether to clip the image outside the item content area if ResizeOnTransform was set to false. | |
ColumnIndex | Column index. | |
DefaultZoomOrigin | Default zoom origin of this item. | |
Flip | Flip the image inside this item vertically (upside-down) | |
Floater | Floater image of this item. | |
FloaterOpacity | Opacity used when rendering the floater of this item. | |
FloaterSize | Used internally by LEADTOOLS. | |
FloaterTransform | Transformation matrix used by the floater image of this item. | |
HasFloater | Gets a value that indicate whether this item has a floater. | |
HasImage | Gets a value that indicate whether this item has an image. | |
HasVisibleFloater | Gets a value that determine of this item has a floater that is available as well as visible. | |
Image | Image associated with this item. | |
ImageHorizontalAlignment | Specifies how to align the image inside this item horizontally. | |
ImageScale | Optional scale value to use when rendering the images of this item. | |
ImageSize | Image size of this item in pixels. | |
ImageVerticalAlignment | Specifies how to align the image inside this item vertically. | |
ImageViewer | Owner ImageViewer instance. | |
IsEnabled | Indicates if this item is enabled. | |
IsHovered | Indicates whether the item is in a hovered state. | |
IsSelected | Indicates whether the item is in a selected state. | |
IsVisible | Indicates if this item is visible. | |
LoadUrlAsSvg | Indicates whether to load the image URL as SVG. | |
Offset | Translate the image of the item horizontally and vertically. | |
Origin | Origin of the item. | |
PageCount | Get the number of pages in Image. | |
PageNumber | Page number to use if Image has more than one page (frame). | |
ResizeOnTransform | Indicates whether the item size should change when then item is transformed. | |
Resolution | Resolution of the item in dots per inch (DPI). | |
Reverse | Reverse (mirror) the image inside this item horizontally | |
RotateAngle | Rotate the image in this item around its center at any angle | |
RowIndex | Row index. | |
Scale | Scale the image of the item horizontally and vertically. | |
ScaleFactor | Current factor used to scale the image in the item. | |
ScaleFactors | Current X and Y factor used to scale the image in the item. | |
Size | Size of the item. | |
SizeMode | Gets a value that indicate how the image is displayed inside this items. | |
SvgDocument | SVG document associated with this item. | |
Tag | Optional user defined data associated with this item. | |
Text | Text string associated with this item. | |
TextHorizontalAlignment | Specifies how to align the text inside the item horizontally. | |
TextVerticalAlignment | Specifies how to align the text inside the item vertically. | |
Transform | Transformation of the item. | |
Url | URL of image data associated with this item. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET