Click or drag to resize
Viewport3dsIsAnimated Property
Gets or sets a Boolean value that specifies if the Viewport3ds is automatically playing the animation read from 3ds file.

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

Property Value

Type: Boolean
See Also