Eyeshot 10 WinForms API Reference
HotSpot Property

WinForms Assembly > devDept.Eyeshot.Labels Namespace > ImageOnly Class : HotSpot Property
Gets or sets the image hotspot (the point of the image that is drawn at the Label.AnchorPoint position).
Syntax
'Declaration
 
Public Property HotSpot As Point
public Point HotSpot {get; set;}
See Also

Reference

ImageOnly Class
ImageOnly Members