![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.10.29
|
Leadtools.Windows.D2DRendering Namespace > D2DPen Class : MiterLimit Property |
public double MiterLimit {get; set;}
'Declaration Public Property MiterLimit As Double
'Usage Dim instance As D2DPen Dim value As Double instance.MiterLimit = value value = instance.MiterLimit
The default value is 10.
The limit of the thickness of the join on a mitered corner. This value is always treated as though it is greater than or equal to 1.0f.