Prod.: Engine, ver.: 6014, ID: 60000742, Wish : Add the ability to cmdMtextEdit to accept a vdMtext object

Wish : Add the ability to cmdMtextEdit to accept a vdMtext object

Article60000742
TypeWish
ProductEngine
Version6014
Date Added1/15/2009
FixedYes [1/15/2009]
Submitted byGareth Moore
Keywords

Subject

Add the ability to cmdMtextEdit to accept a vdMtext object

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)