ImageGear for .NET
ImGearARTLine Constructor(ImGearPoint,ImGearPoint,IImGearRGBQuad,ImGearARTPenStyle,Int32,Int32)
See Also  Send Feedback
ImageGear21.Art Assembly > ImageGear.ART Namespace > ImGearARTLine Class > ImGearARTLine Constructor : ImGearARTLine Constructor(ImGearPoint,ImGearPoint,IImGearRGBQuad,ImGearARTPenStyle,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.

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.

See Also

©2013. Accusoft Corporation. All Rights Reserved.