Hotspot Methods |
The Hotspot type exposes the following members.
Name | Description | |
---|---|---|
Clone |
Instantiates a new hotspot, copies data from this hotspot and returns the new instance.
| |
Clone(Double, Double) |
Instantiates a new hotspot, copies data from this hotspot and rescales the hotspot, returning the new instance.
The Parent reference however remains as a reference to the original HotImage
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetChildHotImage |
Creates and returns a reference to a new HotImage from the resources saved for the child HotImage at design time.
| |
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.) |