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()
Public MustOverride Function PlugInId As Guid
Return Value
Type:
GuidThe plug-in id that registers this client.
See Also