Converts the Fill object to a string representation, using the current CultureInfo.

Namespace: Neodynamic.SDK
Assembly:   Neodynamic.SDK.ImageDraw (in Neodynamic.SDK.ImageDraw)
Version: 1.0.2000.0

Syntax

Visual Basic (Declaration)
Public Overrides Function ToString As String
C#
public override string ToString ()
Visual C++
public:
virtual String^ ToString () override

Return Value

The string representation of the Fill object in the current culture.