DVTk API
BaseActor Constructor (actorName, iheFramework)
DVTkDvtk.IheActors.BasesBaseActorBaseActor(ActorName, IheFramework)
DVTk API

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

Class constructor.
Declaration Syntax
C#Visual BasicVisual C++
public BaseActor(
	ActorName actorName,
	IheFramework iheFramework
)
Public Sub New ( _
	actorName As ActorName, _
	iheFramework As IheFramework _
)
public:
BaseActor(
	ActorName^ actorName, 
	IheFramework^ iheFramework
)
Parameters
actorName (ActorName)
Actor Name.
iheFramework (IheFramework)
Ihe Framework container.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0