GH_PreviewExpiredEventArgs Constructor |
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public GH_PreviewExpiredEventArgs(
bool eForceRedraw
)
Public Sub New (
eForceRedraw As Boolean
)
Parameters
- eForceRedraw
- Type: SystemBoolean
See Also