[This is preliminary documentation and is subject to change.]
Virtual hook function "UpdateViewerProperty()". This function can be
overridden in user's code to provide custom behaviour for updating
viewer properties.

C# | Visual Basic | Visual C++ |
protected virtual void UpdateViewerProperty()
Protected Overridable Sub UpdateViewerProperty
protected: virtual void UpdateViewerProperty()