Click or drag to resize

ISelectionSetSelectedActor Method

Set the currently selected Actor.

Namespace: VideoCataloger
Assembly: VideoCataloger (in VideoCataloger.exe) Version: 8.0.9040.34617 (8.0.0.0)
Syntax
C#
void SetSelectedActor(
	long actor_id
)

Parameters

actor_id  Int64
actor id for the selected actor
See Also