PenMiterLimit Property

Gets or sets the limit of the thickness of the join on a mitered corner. The default value is 10.0f.

 

Namespace:  WebSupergoo.WordGlue4.Rendering
Assembly:  WordGlue4 (in WordGlue4.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
public double MiterLimit { get; set; }

Property Value

Type: Double
See Also