This document is archived and information here might be outdated. Recommended version. |
Cache or drop break point cache. The in-memory composite layer draw cycle explicity calls CacheFlexPoints with true and false.
[Visual Basic .NET]
Public Sub CacheFlexPoints ( _
ByVal Cache As Boolean _
)
[C#]
public void CacheFlexPoints (
bool Cache
);