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. |
Image |
Gets or sets the index of the image in the Images collection. |
Image |
Gets or sets the name of the image in the Images collection. |
Images | Gets or sets the collection of images that can be displayed in the tooltip. |
Image |
Gets or sets the indentation of the text from the image. |
Image |
Gets or sets the universal resource identifier of an image. |
Svg |
Gets or sets the vector image. |
Svg |
Gets or sets how to adjust icon colors according to the active application Skin.
Inherited from Image |
Svg |
Gets or sets the size of the vector image. |
See Also