DVTk API
ActorNode Constructor (actorName, aeTitle)
DVTkDvtk.IheActors.BasesActorNodeActorNode(ActorName, String)
DVTk API

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

Class constructor.
Declaration Syntax
C#Visual BasicVisual C++
public ActorNode(
	ActorName actorName,
	string aeTitle
)
Public Sub New ( _
	actorName As ActorName, _
	aeTitle As String _
)
public:
ActorNode(
	ActorName^ actorName, 
	String^ aeTitle
)
Parameters
actorName (ActorName)
Actor Name.
aeTitle (String)
Actor AE Title.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0