BaseGallery.Invalidate Method
Name | Parameters | Description |
---|---|---|
Invalidate() | none | Invalidates the region which is occupied by the gallery. |
Invalidate(GalleryItem) | item | Invalidates the region which is occupied by the specified Gallery item. |
Invalidate(Rectangle) | rect | Invaldates the specified region of the current BaseGallery object. |