CanvasShapes Methods

Include Protected Members
Include Inherited Members

The CanvasShapes type exposes the following members.

Methods

  Name Description
Public method AddCallout Adds a borderless line callout to a drawing canvas.
Public method AddConnector Adds a connecting line between two shapes in a drawing canvas.
Public method AddCurve Adds a Bézier curve in a drawing canvas.
Public method AddLabel Adds a text label to a drawing canvas.
Public method AddLine Adds a line to a drawing canvas.
Public method AddPicture Adds a picture to a drawing canvas.
Public method AddPolyline Adds an open or closed polygon to a drawing canvas.
Public method AddShape Adds an AutoShape to a drawing canvas.
Public method AddTextbox Adds a text box to a drawing canvas.
Public method AddTextEffect Adds a WordArt shape to a drawing canvas.
Public method BuildFreeform Builds a freeform object.
Public method GetEnumerator (Inherited from IEnumerable.)
Public method Range Specifies the shapes to be included in a specific range.
Public method SelectAll Selects all the shapes in the main story, in a canvas, or in headers and footers of a document.

Top

See Also

Reference

CanvasShapes Interface

Microsoft.Office.Interop.Word Namespace