Gets the limit of the thickness of the join on a mitered corner.
public double MitterLimit {get; set;}
'Declaration
Public Property MitterLimit As Double
'Usage
Dim instance As Pen
Dim value As Double
instance.MitterLimit = value
value = instance.MitterLimit
Property Value
The limit of the thickness of the join on a mitered corner.