Skip to main content
A newer version of this page is available. .

ToolTipItemImageOptions Properties

Provides access to options that specify raster or vector image displayed in a super tooltip.
Name Description
Alignment Gets or sets whether the image is aligned at the left or right edge of the tooltip.
Image Gets or sets the raster image.
ImageIndex Gets or sets the index of the image in the image collection.
Images Provides access to the collection of images that can be displayed in the tooltip.
ImageToTextDistance Gets or sets the indentation of the text from the image.
ImageUri Gets or sets the universal resource identifier of an image.
SvgImage Gets or sets the vector image.
SvgImageSize Gets or sets the size of the vector image.
See Also