Click or drag to resize

DocumentCommandsCreateThumbnail Property

Creates a thumbnail Bitmap for the specified image.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: CreateThumbnail
See Also