True to automatically rotate the associated object along the tangent of the path.

Namespace: Ico.Gwx
Assembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public bool AutoRotate { get; set; }
Visual Basic
Public Property AutoRotate As Boolean
	Get
	Set
JScript
function get AutoRotate () : boolean
function set AutoRotate (value : boolean)

See Also