ToolTipInfo Properties
Contains settings that define the appearance and behavior of built-in map tooltips.
Name | Description |
---|---|
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Content |
Gets the template that defines the presentation of the data content of the tooltip for an Tool |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Horizontal |
Gets the horizontal alignment of the tooltip’s beak. |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Item | Gets the data source item for which the tooltip is invoked. |
Owner |
Returns an object’s owner.
Inherited from Tree |
Tool |
|
Tool |
|
Tool |
|
Tool |
|
Tool |
Gets the tooltip position on the tree map. |
Tool |
Gets the hint for the tree map item located at the specified point on a map. |
Vertical |
Gets the vertical alignment of the tooltip’s beak. |
Visible | Gets the value indicating whether the tooltip is visible. |
See Also