ToolTipItemImageOptions Members
In This Article
#Constructors
Name | Description |
---|---|
Tool |
Initializes a new instance of the Tool |
#Properties
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. |
#Methods
Name | Description |
---|---|
Assign |
Inherited from Image |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Inherited from Image |
See Also