Click or drag to resize

ShapeBase Properties

The ShapeBase type exposes the following members.

Properties
 NameDescription
Public propertyCharacterFormat Gets or sets the character format.
Public propertyDescription Specifies alternative text for the current DrawingML object, for use by assistive technologies or applications which do not display the current object. If this element is omitted, then no alternative text is present for the parent object.
Public propertyFill Gets the Brush that specifies how the shape's interior is filled.
Public propertyFlipOrientation Gets or sets the orientation of a shape.
Public propertyIsTopLevel Returns true if this shape is not a child of a group shape.
Public propertyLayout Gets or sets the ShapeBase layout (position and size).
Public propertyParentGroup Gets the parent group shape.
Public propertyRotation Gets or sets the angle (in degrees) that a shape is rotated. Positive value corresponds to clockwise rotation angle.
Top
See Also