SnapShotsClient.SupportsAnimation Method

SnapShotsClientSupportsAnimation Method

Returns true if the client allows animation.

Namespace:  Rhino.DocObjects.SnapShots
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public abstract bool SupportsAnimation()
Public MustOverride Function SupportsAnimation As Boolean

Return Value

Type: Boolean
true if the client allows animation.
Version Information

Rhino for Windows

Supported in: 6.14
See Also