Click or drag to resize

SnapShotsClientSupportsAnimation Method

Returns true if the client allows animation.

Namespace:  Rhino.DocObjects.SnapShots
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public abstract bool SupportsAnimation()

Return Value

Type: Boolean
true if the client allows animation.
See Also