IMSL C# Numerical Library

DrawMap Class

Creates an HTML client-side imagemap from a chart tree.

For a list of all members of this type, see DrawMap Members.

System.Object
   Imsl.Chart2D.Draw
      Imsl.Chart2D.DrawMap

public class DrawMap : Draw

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Entries in the imagemap correspond to nodes that define the HREF attribute.

Requirements

Namespace: Imsl.Chart2D

Assembly: ImslCS (in ImslCS.dll)

See Also

DrawMap Members | Imsl.Chart2D Namespace