Click or drag to resize

LargeImageCommandsExtract Property

Extracts an image from VLI.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: Extract
See Also