CommandLastCommandId Property |
Gets the ID of the last commands.
Namespace:
Rhino.Commands
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public static Guid LastCommandId { get; }
Public Shared ReadOnly Property LastCommandId As Guid
Get
Property Value
Type:
GuidSee Also