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




ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearAnnotationTemplates 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 ImGearAnnotationTemplates
Dim value As ImGearARTCurve
 
instance.Curve = value
 
value = instance.Curve

Property Value

ImGearARTCurve value.
See Also

Reference

ImGearAnnotationTemplates Class
ImGearAnnotationTemplates Members