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.ControlsAssembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntaxpublic TimeSpan AnimationDuration { get; set; }
Property Value
Type:
TimeSpan
See Also