ImageGear .NET - Updated March 30, 2018
Line Property (ImGearARTMarkTemplates)




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

Property Value

ImGearARTLine value.
See Also

Reference

ImGearARTMarkTemplates Class
ImGearARTMarkTemplates Members