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




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.
headFillColor
Fill color of the line's head.
startHeadType
Start head type.
startHeadAngle
Start head angle.
startHeadLength
Start head length.
endHeadType
End head type.
endHeadAngle
End head angle.
endHeadLength
End head length.

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.
headFillColor
Fill color of the line's head.
startHeadType
Start head type.
startHeadAngle
Start head angle.
startHeadLength
Start head length.
endHeadType
End head type.
endHeadAngle
End head angle.
endHeadLength
End head length.

See Also

©2013. Accusoft Corporation. All Rights Reserved.