Click or drag to resize

SnapShotsClientAnimationStop Method

Called once at the end of an animation.

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

Parameters

doc
Type: RhinoRhinoDoc
doc is the current document.

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rhino.DocObjects.SnapShots.SnapShotsClient.AnimationStop(Rhino.RhinoDoc)"]

See Also