Click or drag to resize

HotspotShape Property

Gets or sets a Shape that defines the Hotspot. This can be an Ellipse, Rectangle or Polygon.

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

Property Value

Type: IShape
See Also