This document is archived and information here might be outdated. Recommended version. |
Updates the renderer for any changes that have been made.
[Visual Basic .NET]
Public Sub Update ( _
)
[C#]
public void Update (
);
[C++]
HRESULT Update(
void
);
The Update method should also be called after making changes to the renderer but before assigning the renderer to a layer.