ImageGear Professional v18.2 > API Reference Guide > Display Component API Reference > Display Component Objects > IGPageDisplay Object > IGPageDisplay Methods > UpdateParams Method |
Synchronizes display parameters stored in IGPageDisplay object with ones represented by IGPageDisplay interface properties such as Antialiasing, Background, Dithering and so on. Modification of these properties is not reflected in IGPageDisplay immediately and call of UpdateParams() method copies values from interface properties to IGPageDisplay internal data structures. UpdateParams method is called automatically inside of IGPageDisplay draw methods if UpdateParamsOnDraw property is set to True.
UpdateParams()
None
N/A