ImageGear .NET - Updated October 2, 2018
Polyline Property (ImGearARTMarkTemplates)




ImageGear24.Art.Forms Assembly > ImageGear.ART.Forms Namespace > ImGearARTMarkTemplates 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 ImGearARTMarkTemplates
Dim value As ImGearARTPolyline
 
instance.Polyline = value
 
value = instance.Polyline

Property Value

ImGearARTPolyline value.
See Also

Reference

ImGearARTMarkTemplates Class
ImGearARTMarkTemplates Members