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

CmykColor.ToString Method

Converts the value of this instance to its equivalent string representation.

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

The String representation of the value of this instance.

See Also

Reference