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




ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearAnnotationTemplates Class : Polyline Property
Gets or sets a Polyline mark to be used as a template when creating Polyline marks using the mouse.
Syntax
'Declaration
 
Public Property Polyline As ImGearARTPolyline
 
'Usage
 
Dim instance As ImGearAnnotationTemplates
Dim value As ImGearARTPolyline
 
instance.Polyline = value
 
value = instance.Polyline

Property Value

ImGearARTPolyline value.
See Also

Reference

ImGearAnnotationTemplates Class
ImGearAnnotationTemplates Members