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

GlobalSettings.MultiProcessorSupport Property

Gets/sets a value which enables or disables multiprocessing.

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

Syntax

Visual Basic
Public Shared Property MultiProcessorSupport As Boolean
C#
public static bool MultiProcessorSupport { get; set; }

Property Value

Value specifying whether the multiprocessing should be enabled or not.

See Also

Reference