ImageGear .NET - Updated October 2, 2018
Note Property




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

Property Value

ImGearARTNote value.
See Also

Reference

ImGearARTMarkTemplates Class
ImGearARTMarkTemplates Members