Click or drag to resize

SnapShotsClientSupportsDocument Method

Defines if the client supports document user data or not

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

Return Value

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