| Article | 70000800 |
| Type | Wish |
| Product | Engine |
| Version | 7007 |
| Date Added | 5/25/2016 12:00:00 AM |
| Fixed | 7.7008.0.6 (6/1/2016 12:00:00 AM) |
| Submitted by | Wayne Romer |
Summary
Please is it possible to get a background border to be added to the properties of texts(vdText and vdMtext)?
Solution
In version 7008 we added the following 3 properties to the vdMtext and vdText objects like below
summary> Get/Set a boolean value that represents if the BackgroundMaskBorder color will be used.
public bool BackgroundMaskBorder
summary> Get/Set the object's backgroundMaskBorder pen width in drawing units.
public VdConstLineWeight BackGroundMaskBorderPenWidth
summary>Get/Set the vdColor that the border of the mtext will be drawn.
public vdColor BackGroundMaskBorderColor
