ImageGear .NET - Updated May 30, 2018
HotSpot Property




ImageGear24.Art.Forms Assembly > ImageGear.ART.Forms Namespace > ImGearARTMarkTemplates Class : HotSpot Property
Gets or sets a HotSpot mark to be used as a template when creating marks using the mouse.
Syntax
'Declaration
 
Public Property HotSpot As ImGearARTHotSpot
 
'Usage
 
Dim instance As ImGearARTMarkTemplates
Dim value As ImGearARTHotSpot
 
instance.HotSpot = value
 
value = instance.HotSpot

Property Value

ImGearARTHotSpot value.
See Also

Reference

ImGearARTMarkTemplates Class
ImGearARTMarkTemplates Members