C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the angular amount to change the A angle on which the filter is applied.
public int AngleA { get; set; }
Public Property AngleA As Integer
public int AngleA {get; set;}
@property (nonatomic, assign) NSInteger angleA
public int getAngleA()
public void setAngleA(int value)
<br/>get_AngleA();<br/>set_AngleA(value);<br/>Object.defineProperty('AngleA');
Value that represents the amount of change in the A angle, in hundredths of degrees. Valid values range between -18000 and 18000.
Refer to AdjustTintCommand.
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