Back to Devexpress

StyledShapeBase Properties

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

latest2.3 KB
Original Source

StyledShapeBase Properties

The base class for shapes that support visual styles and transformations.

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.
FlipTypeGets or sets the flip orientation for the shape.
HeightGets or sets the shape height. Inherited from ShapeBase.
NameGets or sets the shape name. Inherited from ShapeBase.
RotationAngleGets or sets the rotation angle for the shape.
StyleGets or sets the visual style for the shape.
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

StyledShapeBase Class

StyledShapeBase Members

DevExpress.Docs.Presentation Namespace