←Select platform

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 Leadtools.Medical3d.Medical3DAxis 
public: 
property Leadtools.Medical3d.Medical3DAxis Axis { 
   Leadtools.Medical3d.Medical3DAxis get(); 
   void set (    Leadtools.Medical3d.Medical3DAxis ); 
} 

Property Value

The reference Medical3DAxis around which rotation will occur.

Example

For an example refer to Planes

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly