Share via


EditCopy Property [Visio 2003 SDK Documentation]

Returns a master that is open for editing and originally copied from this master.

objRet = object**.EditCopy**

objRet     The Master object that is open for editing and that was originally copied from object.

object     Required. An expression that returns a Master object.

Version added

2002

Remarks

If there is no master associated with object that is open for editing, the EditCopy property returns Nothing.

Applies to | Master object