60000742 Add the ability to cmdMtextEdit to accept a vdMtext object

Article 60000742
Type Wish
Product Engine
Version 6014
Date Added 1/15/2009 12:00:00 AM
Fixed (1/15/2009 12:00:00 AM)
Submitted by Gareth Moore

Summary

Add the ability to cmdMtextEdit to accept a vdMtext object

Solution

In 6015 we added to the command's parameter the posibility to be an Mtext object.

Summary : Edits a vdMtext object.
object Mtext parameter : A gPoint where the Mtext is, an Mtext object or "USER",null so the user picks the point to the screen.
Remarks : The command ends with Esc or right click.
public void CmdMtextEdit(object Mtext)

Send comments on this topic.