Refresh all attached edges an nodes (needs to be called each time a translation happened)
Namespace:
FlowMapAssembly: FlowMap (in FlowMap.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub RefreshEnvironment |
C# |
---|
public void RefreshEnvironment() |
Visual C++ |
---|
public: void RefreshEnvironment() |
JavaScript |
---|
function refreshEnvironment(); |