Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / CanvasShape Class / AddShape Method

In This Topic
    AddShape Method (CanvasShape)
    In This Topic
    Adds a new GeometryType.Rectangle 100 x 100 points Shape to the end of the canvas shape.
    Overload List
    OverloadDescription
    Adds a new GeometryType.Rectangle 100 x 100 points Shape to the end of the canvas shape.  
    Adds a new GeometryType.Rectangle Shape with a specified size and text to the end of the canvas shape.  
    Adds a new Shape with a specified size, text and geometry to the end of the canvas shape.  
    Adds a new Shape with a specified size and text to the end of the canvas shape.  
    See Also