Search
LineTemplate Constructor
See Also
 





Initializes a new instance of the LineTemplate class.

 Overload List

Name Description

LineTemplate (Single, Single, Single, Single)

Initializes a new instance of the LineTemplate class with the specified start and end point.

LineTemplate (Single, Single, Single, Single, Color, DashStyle, Single)

Initializes a new instance of the LineTemplate class with the specified start and end points, and the specified color and style.

 See Also