Sets the "FillPaint" attribute value.
Namespace:
Imsl.Chart2D
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
public virtual void SetFillPaint( Image imageIcon ) |
Visual Basic (Declaration) |
---|
Public Overridable Sub SetFillPaint ( _ imageIcon As Image _ ) |
Visual C++ |
---|
public: virtual void SetFillPaint( Image^ imageIcon ) |
Parameters
- imageIcon
- Type: System.Drawing..::.Image
A Image that specifies the "FillPaint" attribute value.