Skip to main content
All docs
V26.1
  • DXPen.MiterLimit Property

    Gets or sets the limit of the thickness of the join on a mitered corner.

    Namespace: DevExpress.Drawing

    Assembly: DevExpress.Drawing.v26.1.dll

    Declaration

    public float MiterLimit { get; set; }

    Property Value

    Type Description
    Single

    The limit of the thickness of the join on a mitered corner.

    See Also