SnapShotsClient.PlugInId Method

SnapShotsClientPlugInId Method

The plug-in id that registers this client.

Namespace:  Rhino.DocObjects.SnapShots
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public abstract Guid PlugInId()
Public MustOverride Function PlugInId As Guid

Return Value

Type: Guid
The plug-in id that registers this client.
Version Information

Rhino for Windows

Supported in: 6.14
See Also