Article | 70001153 |
Type | Wish |
Product | Engine |
Version | 7014 |
Date Added | 8/28/2017 12:00:00 AM |
Fixed | 7.7015.0.2 (4/25/2018 12:00:00 AM) |
Submitted by | Jaime Diaz |
Summary
Is it possible to add ActiveMTextLineSpacing property so all MTexts created by cmdMText to get this value instead fo the default 1.0 value?
Solution
In version 7015 we added the following two properties to the vdDocument object.
summary> Get/Set the active Mtext LineSpacing for all new Mtexts.
remarks > Default value is TextHeightDepended.
public VectorDraw.Professional.vdFigures.vdMText.LineSpaceFlag ActiveMTextLineSpacing
summary>Get/Set a value adjusting the space between the lines of all new Mtexts.
remarks> Default value 1.0.
public double ActiveMTextLineSpacingFactor