Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

ShapeOutline Properties
Show Inherited Hide Inherited

Contains information on a drawing object’s outline and provides methods to set fill types.
Name Description
CapType Gets or sets a style for the end of a shape line.
CompoundType Gets or sets the compound type for a shape line.
Dashing Gets or sets the dash style for a shape line.
FillType Returns the fill type applied to a shape. Inherited from ShapeOutlineFill.
GradientFill Provides access to the settings of the gradient fill applied to a drawing object’s element. Inherited from ShapeOutlineFill.
JoinType Gets or sets a join style for two intersecting lines.
MiterLimit Gets or sets the value used to calculate the distance at which the intersection of lines is clipped.
SolidFill Provides access to the settings of the solid fill applied to a drawing object’s element. Inherited from ShapeOutlineFill.
Width Gets or sets the width of the shape line.
See Also