Back to Devexpress

ShapeLine Properties

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-shapeline-dot-underscore-properties.md

latest2.3 KB
Original Source

ShapeLine Properties

Contains format settings for a line or a shape’s border.

NameDescription
BeginArrowLengthSpecifies the arrowhead length at the beginning of a line.
BeginArrowTypeSpecifies the arrowhead type at the beginning of a line.
BeginArrowWidthSpecifies the arrowhead width at the beginning of a line.
CapTypeGets or sets a cap style for line ends.
ColorGets or sets a line color.
CompoundTypeGets or sets the compound type for a line.
DashTypeGets or sets a dash type for a line.
EndArrowLengthSpecifies the arrowhead length at the end of a line.
EndArrowTypeSpecifies the arrowhead type at the end of a line.
EndArrowWidthSpecifies the arrowhead width at the end of a line.
FillAllows you to specify fill options for a line and a shape’s border.
JoinTypeGets or sets how two lines are joined.
LineAlignmentGets or sets where the outline is drawn for a shape.
ThicknessGets or sets the line width in points.

See Also

ShapeLine Interface

ShapeLine Members

DevExpress.XtraRichEdit.API.Native Namespace