Click or drag to resize

VOICommandsCrop Property

Creates a new volume based on VOI extents.

Namespace:  MediaCy.Automation.ND.View.NDView
Assembly:  MediaCy.Automation.ND (in MediaCy.Automation.ND.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property Crop ( 
	parent As McCommand
) As VOICropCommand
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: VOICropCommand
Remarks
The output generated by the command can be McImage or McImageSet
See Also