ColorPalette.GetEnumeratorBase Method

Returns an enumerator for the entire ColorPalette.

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

Syntax

C#
public IEnumerator GetEnumeratorBase()

Return Value

An IEnumerator for the entire ColorPalette.

Implements

IEnumerable.GetEnumerator()

See Also

Reference