Description

Paste the contents of the clipboard if any to this overlay.

Return Type

None  

Syntax

object.EditPaste [ClipFormatName]

The EditPaste Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McGraphOverlay.
ClipFormatNameOptional. A String value.

Optional name for the clipboard format to use. By default this name will be ParentTypeName.Name

Remarks

The only clipboard data compatible with a given overlay is the data copied from this overlay or from another one sharing the same name. compatible data.