Documents for PDF, .NET Edition Documentation
MiterLimit Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Drawing Namespace > Pen Class : MiterLimit Property
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.
Syntax
'Declaration
 
Public Property MiterLimit As System.Single
public System.float MiterLimit {get; set;}
See Also

Reference

Pen Class
Pen Members