ColorCMYK.M Property

ColorCMYKM Property

Gets or sets the Magenta channel value. Magenta channels are limited to the 0~1 range.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public double M { get; set; }
Public Property M As Double
	Get
	Set

Property Value

Type: Double
See Also