Back to Devexpress

GroupShape Properties

officefileapi-devexpress-dot-docs-dot-presentation-dot-groupshape-dot-underscore-properties.md

latest3.1 KB
Original Source

GroupShape Properties

A shape that contains a group of shapes.

NameDescription
AlternativeTextGets or sets the alternative text for a shape. Inherited from ShapeBase.
DecorativeIndicates whether the shape is decorative and does not add meaningful content. Inherited from ShapeBase.
EffectsGets or sets visual effects for the shape. Inherited from StyledShapeBase.
FillGets or sets the group shape fill.
FlipTypeGets or sets the flip orientation for the shape. Inherited from StyledShapeBase.
HeightGets or sets the shape height. Inherited from ShapeBase.
LockSettingsProvides access to shape lock settings. Lock settings restrict user operations or hide certain visual elements.
NameGets or sets the shape name. Inherited from ShapeBase.
RotationAngleGets or sets the rotation angle for the shape. Inherited from StyledShapeBase.
ShapesReturns a collection of shapes contained in the group shape.
StyleGets or sets the visual style for the shape. Inherited from StyledShapeBase.
WidthGets or sets the shape width. Inherited from ShapeBase.
XGets or sets the X-coordinate of the shape. Inherited from ShapeBase.
YGets or sets the Y-coordinate of the shape. Inherited from ShapeBase.

See Also

GroupShape Class

GroupShape Members

DevExpress.Docs.Presentation Namespace