Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

DrawingObject Properties

A base interface for drawing objects.
Name Description
AltText Gets or sets the alternative text for a shape.
CanvasItems Provides access to the collection of shapes in a drawing canvas.
ConnectorFormat Provides access to connector settings.
Description Gets or sets the alternative description for a shape.
Fill Allows you to specify fill options for a shape.
GroupItems Provides access to the collection of shapes in a group.
Height Gets or sets the shape’s absolute height.
Hyperlink Returns a hyperlink associated with a shape.
Id Returns the shape’s unique identifier.
Line Allows you to format a shape outline.
LockAspectRatio Specifies whether to maintain proportions of a shape when you resize it.
Name Gets or sets the shape’s name.
Offset Gets or sets the absolute position of a shape on the page.
OleFormat Returns the OLE object’s characteristics.
OriginalSize Returns the original size of a shape or picture (that is the size before you scale or resize the object).
PictureFormat Provides access to picture settings.
RotationAngle Gets or sets the shape’s rotation angle.
ScaleX Gets or sets the horizontal scale factor for a shape.
ScaleY Gets or sets the vertical scale factor for a shape.
ShapeFormat Provides access to shape properties.
Size Gets or sets the shape’s size.
Title Gets or sets the alternative title for a shape.
Type Returns the shape’s type.
Width Gets or sets the shape’s absolute width.
See Also