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

C#
public ColorProfile GrayscaleColorProfile { get; set; }

Property Value

The ColorProfile used to render the workspace.

See Also

Reference