Click or drag to resize

View3DOptionsCommand Constructor (McCommand, Object)

Initializes a new instance of the View3DOptionsCommand class

Namespace:  MediaCy.Viewers.Volume
Assembly:  MediaCy.Viewers.Volume (in MediaCy.Viewers.Volume.dll) Version: 3.1.0.0
Syntax
VB
Public Sub New ( 
	parent As McCommand,
	obj As Object
)

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand
obj
Type: SystemObject
See Also