Share via


CanvasShapes Members

Include Protected Members
Include Inherited Members

Represents the shapes in a drawing canvas.

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

Properties

  Name Description
Public property Application Returns a Application object that represents the Microsoft Word application.
Public property Count Returns the number of items in the specified collection.
Public property Creator Returns a value that indicates the application in which the specified object was created.
Public property Item Returns an individual object in a collection.
Public property Parent Returns the parent object of the specified object.

Top

See Also

Reference

CanvasShapes Interface

Microsoft.Office.Interop.Word Namespace