Gets or sets the miter limit on the ratio of the length vs. the 
Thickness of this pen
            
 
    Namespace: 
   Eto.Drawing
    Assembly:
   Eto (in Eto.dll) Version: 2.5.3-dev
 Syntax
Syntaxpublic float MiterLimit { get; set; }Public Property MiterLimit As Single
	Get
	Set
member MiterLimit : float32 with get, set
Property Value
Type: 
SingleThe miter limit of this pen
 Remarks
Remarks See Also
See Also