DS.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / Pen Class / MiterLimit Property

In This Topic
MiterLimit Property
In This Topic
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
 
See Also