LineMiterLimit

EmfPlusCustomLineCapArrowData.LineMiterLimit property

Gets or sets a 32-bit floating-point value that specifies the limit of the thickness of the join on a mitered corner by setting the maximum allowed ratio of miter length to line width

public float LineMiterLimit { get; set; }

See Also