CustomUndoEventArgs.Tag Property

CustomUndoEventArgsTag Property

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

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

Property Value

Type: Object
See Also