Click or drag to resize

ImageCommandsCanvas Property

The Canvas lets you add or remove work space around an existing image. You can crop an image by decreasing the canvas area.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: Canvas
See Also