Click or drag to resize

SnapShotsClientSupportsObjects Method

Returns true if the client saves/restores object user data.

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

Return Value

Type: Boolean
true if the client saves/restores object user data.
See Also