C#
VB
Java
Objective-C
WinRT C#
C++
A property to be updated with the orientation angle of the object's axis.
public int Angle { get; }
Public ReadOnly Property Angle As Integer
public int Angle {get;}
@property (nonatomic, assign, readonly) NSInteger angle
public int getAngle()
get_Angle();
public:
property int Angle {
int get();
}
A property to be updated with the orientation angle of the object's axis. Valid values are in degrees from -180.00 to 180.00, with negative values produced from clockwise rotation and where 0 is the horizon.
Refer to ObjectInformationCommand.
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