nanoLogika / ACadSvg

C# library to convert AutoCAD drawings from DWG to SVG. AutoCAD files are read using ACadSharp.
GNU Lesser General Public License v3.0
9 stars 2 forks source link

LEADER: Arrowhead scaling #20

Closed mme1950 closed 9 months ago

mme1950 commented 9 months ago

The LEADER entity has no properties that determine the type and size of the arrowhead. A boolean flag ArrowheadEnabled determines whether or not the arrowhead is visble.

Assumptions to be verified by DWG samples:

A explicitly set arrowhead size appears in the extended data ot the LEADER object.