ColorFormat.Magenta Property

Definition

Returns or sets a value that represents the magenta component of a CMYK color.

public:
 property int Magenta { int get(); void set(int value); };
public int Magenta { get; set; }
member this.Magenta : int with get, set
Public Property Magenta As Integer

Property Value

Applies to