Back to Devexpress

FilledShape Properties

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

latest3.0 KB
Original Source

FilledShape Properties

A base class for shapes that have a fill.

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 shape fill settings.
FlipTypeGets or sets the flip orientation for the shape. Inherited from StyledShapeBase.
HeightGets or sets the shape height. Inherited from ShapeBase.
NameGets or sets the shape name. Inherited from ShapeBase.
OutlineGets or sets shape outline settings.
PlaceholderSettingsGets or sets shape placeholder settings.
RotationAngleGets or sets the rotation angle for the shape. Inherited from StyledShapeBase.
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

FilledShape Class

FilledShape Members

DevExpress.Docs.Presentation Namespace