Skip to main content
All docs
V25.1
  • 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.v25.1.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