C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets a value that specifies the percentage of magenta in a color.
public int Magenta { get; set; }
Public Property Magenta As Integer
public int Magenta {get; set;}
@property (nonatomic, assign) char magenta
public int getMagenta()
public void setMagenta(int value)
<br/>get_Magenta();<br/>set_Magenta(value);<br/>Object.defineProperty('Magenta');
Value that specifies the percentage of magenta in a color. Valid values range from -100 to 100, which is interpreted as -100 to 100.
Refer to SelectiveColorCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET