C#
VB
C++
Gets or sets the reference axis around which the rotation will occur.
public Medical3DAxis Axis { get; set; }
Public Property Axis As Leadtools.Medical3d.Medical3DAxis
public:
property Leadtools.Medical3d.Medical3DAxis Axis {
Leadtools.Medical3d.Medical3DAxis get();
void set ( Leadtools.Medical3d.Medical3DAxis );
}
Medical3DAxis representing the reference axis around which the rotation will occur.
For an example refer to Move
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