CustomUndoEventArgs.Tag Property

CustomUndoEventArgsTag Property

[Missing <summary> documentation for "P:Rhino.Commands.CustomUndoEventArgs.Tag"]

Namespace:  Rhino.Commands
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Object Tag { get; }
Public ReadOnly Property Tag As Object
	Get

Property Value

Type: Object
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also