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.