Click or drag to resize

Hotspot Methods

The Hotspot type exposes the following members.

Methods
  NameDescription
Public methodClone
Instantiates a new hotspot, copies data from this hotspot and returns the new instance.
Public methodClone(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
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetChildHotImage
Creates and returns a reference to a new HotImage from the resources saved for the child HotImage at design time.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also