ImageGear for .NET
ImGearARTPolyline Constructor(ImGearPoint[],IImGearRGBQuad,ImGearARTPenStyle,Int32,Int32,Boolean)
See Also  Send Feedback
ImageGear21.Art Assembly > ImageGear.ART Namespace > ImGearARTPolyline Class > ImGearARTPolyline Constructor : ImGearARTPolyline Constructor(ImGearPoint[],IImGearRGBQuad,ImGearARTPenStyle,Int32,Int32,Boolean)




points
The mark's points.
color
Color of the mark.
style
The line style.
width
The line width.
opacity
Opacity of the mark.
isClosed
Specifies whether the line is closed or not.

Glossary Item Box

Initializes a new instance of the ImGearARTPolyline class object.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

points
The mark's points.
color
Color of the mark.
style
The line style.
width
The line width.
opacity
Opacity of the mark.
isClosed
Specifies whether the line is closed or not.

See Also

©2013. Accusoft Corporation. All Rights Reserved.