Click or drag to resize
Viewport3dsAnimationDuration Property
Gets or sets the time in second how long will the whole animation be playing (once from the first to the last frame).

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

Property Value

Type: TimeSpan
See Also