Click or drag to resize
Viewport3dsAutoReverse Property
Gets or sets if animation should go backwards when coming to the last frame or should it start from beginning. Default value is false.

Namespace: Ab3d.Controls
Assembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntax
C#
public bool AutoReverse { get; set; }

Property Value

Type: Boolean
See Also