![]() | HotspotData Class |
Namespace: Deltabit.WinForms
The HotspotData type exposes the following members.
Name | Description | |
---|---|---|
![]() | HotspotData |
Default constructor.
|
![]() | HotspotData(Hotspot) |
Constructor for HotspotData
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
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.
|