Medical3DSpace Enumeration

Summary
Specifies the reference used when rotating the 3D object or plane.
Syntax
C#
VB
C++
public enum Medical3DSpace 
  
Public Enum Medical3DSpace  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class Medical3DSpace : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0ObjectObject space.
1ViewView space.
Example

For an example, refer to Medical3DObject.RotateX.

Requirements

Target Platforms

See Also

Reference

Leadtools.Medical3D Namespace

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.