PaintNotificationDelay property (ILEADRasterView)
short PaintNotificationDelay | |
Overview |
Refer to Using Special Effects When Painting. |
Remarks
(Persistent property, available at design time) Delay between paint passes, in milliseconds.
If you specify more than one pass when painting a special effect, a pattern brush paints some of the pixels on each pass, and the painting is complete when you finish all of the passes. The PaintNotification event occurs before painting and after each pass. The PaintNotificationDelay property specifies the delay in that event.
See Also