Stores the MiterLimit for the pen
When two line segments meet at a sharp angle and miter joins have been specified for ‘stroke-linejoin’, it is possible for the miter to extend far beyond the thickness of the line stroking the path. The ‘stroke-miterlimit’ imposes a limit on the ratio of the miter length to the ‘stroke-width’. When the limit is exceeded, the join is converted from a miter to a bevel.
Note |
---|
MiterLimit is not supported in FMX |
Namespace: FMX.RS.SVGTypes
Delphi |
published |
Property Value
Type: Void
Reference |