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

Canvas.GrayscaleColorProfile Property

Gets or sets a grayscale color profile used to render the workspace.

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

Syntax

Visual Basic
Public Property GrayscaleColorProfile As ColorProfile
C#
public ColorProfile GrayscaleColorProfile { get; set; }

Property Value

The ColorProfile used to render the workspace.

See Also

Reference