C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets a value that represents the cyan screen angle in a hundredths of degrees (+/-).
public int CyanAngle { get; set; } Public Property CyanAngle As Integer public int CyanAngle {get; set;} @property (nonatomic, assign) NSInteger cyanAngle public int getCyanAngle()public void setCyanAngle(int value)
<br/>get_CyanAngle();<br/>set_CyanAngle(value);<br/>Object.defineProperty('CyanAngle'); Value represents the cyan screen angle in a hundredths of degrees (+/-). A positive value will rotate the screen clockwise, while a negative value will rotate the screen counter-clockwise.
Refer to ColorHalftoneCommand example.
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
