StrokeMiterLimit

EmfPlusCustomLineCapData.StrokeMiterLimit property

Gets or sets 32-bit floating-point value that contains 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 StrokeMiterLimit { get; set; }

See Also