IMcGraphOverlay2EditCopy Method
|
|
Copy the current selection to the clipboard.
compatible data.
Namespace:
MediaCy.IQL.Display.Overlays
Assembly:
MediaCy.IQL.Display.Overlays (in MediaCy.IQL.Display.Overlays.dll) Version: 10.0.6912.0
SyntaxSub EditCopy (
Optional ClipFormatName As String = ""
)
Parameters
- ClipFormatName (Optional)
- Type: SystemString
Optional name for the clipboard format to use. By
default this name will be ParentTypeName.Name
Implements
IMcGraphOverlayEditCopy(String)
See Also