Click or drag to resize

ImageSetCommandsExtractDimension Property

Extracts the selected dimension from the image set.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: ExtractDimension
See Also