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

LineArrowSize Enum

Lists values used to specify an arrowhead’s width and length.

Namespace: DevExpress.XtraRichEdit.API.Native

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

NuGet Package: DevExpress.RichEdit.Core

Declaration

public enum LineArrowSize

Members

Name Description
Small

Small size.

Medium

Medium size.

Large

Large size.

See Also