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()
Public MustOverride Function SupportsAnimation As Boolean
Return Value
Type:
Booleantrue if the client allows animation.
See Also