Creates new NodePointerLabel object

Namespace:  FlowMap
Assembly:  FlowMap (in FlowMap.dll)

Syntax

Visual Basic (Declaration)
Public Sub New
C#
public NodePointerLabel()
Visual C++
public:
NodePointerLabel()
JavaScript
FlowMap.NodePointerLabel = function();

See Also