The name of the object to be followed by the camera.

Namespace: Ico.Windows.Media.Media3D
Assembly: Ico3DControlsLibrary (in Ico3DControlsLibrary.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public string FollowedObject { get; set; }
Visual Basic
Public Property FollowedObject As String
	Get
	Set
JScript
function get FollowedObject () : String
function set FollowedObject (value : String)

See Also