<Code Lib>
2027 Property
Changes 0
P

BaseImportOptions.AutoCorrectAlmostVHLines

Description:
Correct almost-vertical lines and almost-horizontal lines for import model if option is set to true, the almost-vertical lines would be vertical lines and almost-horizontal lines would be horizontal lines.

public bool AutoCorrectAlmostVHLines { get; set; }

Loading…