Click or drag to resize

SnapShotsClientPlugInId Method

The plug-in id that registers this client.

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

Return Value

Type: Guid
The plug-in id that registers this client.
See Also