Image Background, can be used as jig for creating new flow maps

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

Syntax

Visual Basic (Declaration)
Public Class ImageBackground
C#
public class ImageBackground
Visual C++
public ref class ImageBackground
JavaScript
FlowMap.ImageBackground = function();

Type.createClass(
	'FlowMap.ImageBackground');

Inheritance Hierarchy

System..::.Object
  FlowMap..::.ImageBackground

See Also