SnapShotsClientName Method |
The client's name.
Namespace:
Rhino.DocObjects.SnapShots
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax public abstract string Name()
Public MustOverride Function Name As String
Return Value
Type:
StringThe client's name.
See Also