Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

ShapeLine.LineAlignment Property

Gets or sets where the outline is drawn for a shape.

Namespace: DevExpress.XtraRichEdit.API.Native

Assembly: DevExpress.RichEdit.v21.2.Core.dll

NuGet Package: DevExpress.RichEdit.Core

Declaration

LineAlignment LineAlignment { get; set; }

Property Value

Type Description
LineAlignment

An enumeration member that specifies the alignment of a border line relative to a shape.

See Also