ImageGear .NET - Updated July 5, 2018
Curve Property (ImGearARTMarkTemplates)




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

Property Value

ImGearARTCurve value.
See Also

Reference

ImGearARTMarkTemplates Class
ImGearARTMarkTemplates Members