An int which indicates that a region will be drawn using the solid color specified by FillType and FillOutlineType.

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

Syntax

C#
public const int FILL_TYPE_SOLID
Visual Basic (Declaration)
Public Const FILL_TYPE_SOLID As Integer
Visual C++
public:
literal int FILL_TYPE_SOLID

See Also