A double[] flag that specifies the rendering of a solid line.

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.0.0

Syntax

C#
public static readonly double[] DASH_PATTERN_SOLID
Visual Basic (Declaration)
Public Shared ReadOnly DASH_PATTERN_SOLID As Double()
Visual C++
public:
static initonly array<double>^ DASH_PATTERN_SOLID

See Also