Click or drag to resize

SnapShotsClientCategory Method

The category of this client. Usually one of the above predefined categories like e.g object, rendering or application category

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

Return Value

Type: String

[Missing <returns> documentation for "M:Rhino.DocObjects.SnapShots.SnapShotsClient.Category"]

See Also