Prepare all nodes for drawing
Namespace:
FlowMapAssembly: FlowMap (in FlowMap.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub PrepareNodesForDrawing ( _ _device As Device, _ _bbConfig As BackBufferConfiguration _ ) |
C# |
---|
public void PrepareNodesForDrawing( Device _device, BackBufferConfiguration _bbConfig ) |
Visual C++ |
---|
public: void PrepareNodesForDrawing( Device^ _device, BackBufferConfiguration^ _bbConfig ) |
JavaScript |
---|
function prepareNodesForDrawing(_device, _bbConfig); |
Parameters
- _device
- Type: Device
Referenced device
- _bbConfig
- Type: FlowMap..::.BackBufferConfiguration
BackBufferConfiguration