Axis Property

Summary

Gets or sets the reference axis around which the rotation will occur.

Syntax
C#
VB
C++
public Medical3DAxis Axis { get; set; } 
  
Public Property Axis As Medical3DAxis 
public: 
property Medical3DAxis Axis { 
   Medical3DAxis get(); 
   void set (    Medical3DAxis ); 
} 

Property Value

Medical3DAxis representing the reference axis around which the rotation will occur.

Example

For an example refer to Move

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly