Sets the "FillPaint" attribute value.
Namespace:
Imsl.Chart2D
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
public virtual void SetFillPaint( Uri uriImage ) |
Visual Basic (Declaration) |
---|
Public Overridable Sub SetFillPaint ( _ uriImage As Uri _ ) |
Visual C++ |
---|
public: virtual void SetFillPaint( Uri^ uriImage ) |
Parameters
- uriImage
- Type: System..::.Uri
A Uri which specifies the location of an image used to set the "FillPaint" attribute.