Pen.MiterLimit
Pen.MiterLimit property
Gets or sets the limit of the thickness of the join on a mitered corner.
public float MiterLimit { get; set; }
Property Value
The limit of the thickness of the join on a mitered corner.
Exceptions
| exception | condition |
|---|---|
| ArgumentException | The MiterLimit property is set on an immutable Pen, such as those returned by the Pen class. |
See Also
- class Pen
- namespace Aspose.PSD
- assembly Aspose.PSD