Axis Property

Summary
Gets or sets the reference axis around which 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

The reference Medical3DAxis around which rotation will occur.

Example

For an example refer to Planes

Requirements

Target Platforms

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

Leadtools.Medical3D Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.