Skip to main content
All docs
V23.2

DXAdjustableArrowCap.MiddleInset Property

Gets or sets the number of units between the outline of the arrow cap and the fill.

Namespace: DevExpress.Drawing

Assembly: DevExpress.Drawing.v23.2.dll

NuGet Package: DevExpress.Drawing

Declaration

public float MiddleInset { get; set; }

Property Value

Type Description
Single

The number of units between the outline of the arrow cap and the fill of the arrow cap.

See Also