Viewport3dsAutoRepeat Property |
Gets or set if the animation should automatically repeat itself or not.
Default value is true.
Namespace: Ab3d.ControlsAssembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntaxpublic bool AutoRepeat { get; set; }
Property Value
Type:
Boolean
See Also