API / geotoolkit / scene / InvalidateEventArgs / InvalidateEventArgs
scene.InvalidateEventArgs.InvalidateEventArgs
Event arguments for Events.Invalidate
Constructors
Constructors
• new InvalidateEventArgs(bounds?, force?)
Creates event args
| Name | Type | Description |
|---|---|---|
Optional bounds | Rect | an area to be invalidated |
Optional force | boolean | force invalidate |