Click or drag to resize

AnnotationsCommandsPasteBitmap Property

Pastes the content of the clipboard as a bitmap annotation.

Namespace:  MediaCy.Automation.Select
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property PasteBitmap ( 
	parent As McCommand
) As PasteBitmap
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: PasteBitmap
See Also