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




startPoint
The start point of the line.
endPoint
The end point of the line.
color
The color of the line.
style
The line style.
width
The width of the line.
opacity
Opacity of the line.
headFillColor
Fill color of the line's head.
startHeadType
The type of the line's start head.
startHeadAngle
The angle of the line's start head.
startHeadLength
The length of the line's start head.
endHeadType
The type of the line's end head.
endHeadAngle
The angle of the line's end head.
endHeadLength
The length of the line's end head.

Glossary Item Box

Initializes a new instance of the ImGearARTLine class object.

Syntax

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

Parameters

startPoint
The start point of the line.
endPoint
The end point of the line.
color
The color of the line.
style
The line style.
width
The width of the line.
opacity
Opacity of the line.
headFillColor
Fill color of the line's head.
startHeadType
The type of the line's start head.
startHeadAngle
The angle of the line's start head.
startHeadLength
The length of the line's start head.
endHeadType
The type of the line's end head.
endHeadAngle
The angle of the line's end head.
endHeadLength
The length of the line's end head.

See Also

©2013. Accusoft Corporation. All Rights Reserved.