Click or drag to resize

LineCollection AddLine Method

Overload List
Name Description
Public method AddLine
Adds a new line shape to the document and returns it.
Public method AddLine(Int32, Int32, Int32, Int32, LineShapeType)
Adds a line shape to the specified row and column with the given width, height, and line shape type.
Top
See Also