Click or drag to resize

HotImageTransitionMode Property

Options for transitioning from one HotImage to another when a hotspot has a child HotImage. WireFrame causes a wire frame transition animation to take place. ZoomImage caused the new HotImage to zoom from a small to a large final size HotImage when clicking on the hotspot.

Namespace:  Deltabit.WinForms
Assembly:  Deltabit.HotImage (in Deltabit.HotImage.dll) Version: 2.1.1.0 (2.1.1)
Syntax
public HotImageTransitionModeOptions TransitionMode { get; set; }

Property Value

Type: HotImageTransitionModeOptions
See Also