DVTk API
AcquisitionModalityActor Constructor (id, iheFramework)
DVTkDvtk.IheActors.ActorsAcquisitionModalityActorAcquisitionModalityActor(String, IheFramework)
DVTk API

[This is preliminary documentation and is subject to change.]

Class constructor.
Declaration Syntax
C#Visual BasicVisual C++
public AcquisitionModalityActor(
	string id,
	IheFramework iheFramework
)
Public Sub New ( _
	id As String, _
	iheFramework As IheFramework _
)
public:
AcquisitionModalityActor(
	String^ id, 
	IheFramework^ iheFramework
)
Parameters
id (String)
Actor Id.
iheFramework (IheFramework)
Ihe Framework container.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0