ImageGear Professional v18.2 > API Reference Guide > Display Component API Reference > Display Component Objects > IGDisplayBackground Object > IGDisplayBackground Methods > UpdateBrushFrom Method |
This method set background brush image. It creates copy of parameter passed. If pBrush parameter is empty IGPage Object this method resets background image to nothing.
UpdateBrushFrom(pBrush As IGPage)
Name | Description |
---|---|
pBrush | IGPage Object with image to set as background |
N/A
N/A
Display