forked from haplokuon/netDxf
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Now the MText paragraph formatting is done through the MTextParagra…
…phOptions class, when an instance of that class is passed when calling the EndParagraph method. See MTextParagraphFormatting() and MTextCharacterFormatting() sample. * Deleted MText ParagraphHeightFactor and Justification properties they are substituted by the MTextParagraphOptions.
- Loading branch information
Showing
12 changed files
with
519 additions
and
177 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.