This documentation is for the old version. Go to the latest Graphics Mill docs

GrayScaleColor.ToString Method

Returns a string representation of this GrayScaleColor.

Namespace: Aurigma.GraphicsMill
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

Visual Basic
Public Overrides Function ToString As String
C#
public override string ToString()

Return Value

Value containing a string representation of this GrayScaleColor.

See Also

Reference