Click or drag to resize

VolumeViewCommandsImage Property

Creates a new image from 3D view.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: CreateImageCommand
See Also