# class StandardColorsEntity


List of standard colors for "Standard" mark color type


# STATIC MEMBERS

# static member read-only Cyan

Type: StandardColorsEntity

Description:

# static member read-only Magenta

Type: StandardColorsEntity

Description:

# static member read-only Yellow

Type: StandardColorsEntity

Description:

# static member read-only Black

Type: StandardColorsEntity

Description:

# static member read-only None

Type: StandardColorsEntity

Description:

# static member read-only Registration

Type: StandardColorsEntity

Description:

# static member read-only WhiteKnockout

Type: StandardColorsEntity

Description:

# STATIC FUNCTIONS

# static function values()

Description:

Return:

(StandardColorsEntity) -

# static function valueOf(name)

Description:

Parameters:

  • name: (String) -

Return:

(StandardColorsEntity) -

Last Updated: 12/20/2022, 8:12:45 AM