GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoSelection Class
/ HotSpot Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
HotSpot Property
In This Topic
Gets or sets the offset for where the mouse pointer should be, relative to the
Position
of the
Primary
selection.
Syntax
C#
public
virtual
SizeF
HotSpot {
get
;
set
;}
Remarks
This is used by
GoView.GetExternalDragImage
and
GoView.DoExternalDrop
to decide how to position the selection relative to the mouse.
See Also
Reference
GoSelection Class
GoSelection Members