IGH_UndoActionExpiresDisplay Property |
Gets the display expiration flag for this event. If True, the Rhino viewports will be redrawn
once the entire undo record has been completed.
If ExpiresSolution is set to true, ExpriresDisplay is implied.
Namespace:
Grasshopper.Kernel.Undo
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax bool ExpiresDisplay { get; }
ReadOnly Property ExpiresDisplay As Boolean
Get
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.Kernel.Undo.IGH_UndoAction.ExpiresDisplay"]
See Also