Adds an object of the type Shape to the collection.

Add(Drawing.Shape)

public int Add(Drawing.Shape shape);

Add(Drawing.Shape, Drawing.ShapeCollection.AddStyle)

public int Add(Drawing.Shape shape, Drawing.ShapeCollection.AddStyle addStyle);

Parameters

Parameter Description
shape Specifies the shape.
addStyle Specifies style how to add the shape to the collection.

Further Reading

Learn more about the TXTextControl.Drawing.ShapeCollection.Add Method in the Text Control Blog: