HotspotData Fields |
The HotspotData type exposes the following members.
Name | Description | |
---|---|---|
Annotation |
The data representing the Annotation for a hospot.
| |
Border |
The PenData representing the border of the hotspot.
| |
ChildHotspotsResources |
The GUID ID for loading a child HotImage resources.
| |
Cursor |
The cursor displayed when over the hotpot.
| |
Description |
The hotspot description.
| |
FadeTime |
Value which determines how long it takes in milliseconds for a fade in or out to take place when a hotspot changes visibility and the VisibleMode is set to Fade.
| |
FillBrush |
The BrushData representing the FillBrush for painting the inside of the hotspot.
| |
FillBrushDirection |
The FillBrush direction for garadient brushes.
| |
FillBrushResourceName |
The Resource Name of the FillBrush.
| |
Hyperlink |
The hyperlink for the hotspot.
| |
Name |
The Name of the Hotspot.
| |
Shape |
The string representing the shape of the hotspot.
| |
Smoothing |
The required smoothing for rendering the hotspot.
| |
Text |
The text to be displayed in the hotspot.
| |
Visible |
The visible property for the hotpsot.
| |
VisibleMode |
The data representing the animation that will take place when the visibilty changes.
|