[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.Pen.MiterLimit

MiterLimit Property

MiterLimit

Gets or sets a maximum on the ratio of the miter length to the pen width. When the limit is exceeded, the join is converted from a miter to a bevel.

Declaration
public float MiterLimit { get; set; }
Public Property MiterLimit As Single