ImageGear .NET - Updated December 24, 2018
Text Property (ImGearARTMarkTemplates)




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

Property Value

ImGearARTText value.
See Also

Reference

ImGearARTMarkTemplates Class
ImGearARTMarkTemplates Members