Creates new DrawingParameters object without background image

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

Syntax

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

See Also