Space Property

Summary
Gets or sets the value that determines whether to rotate objects using the object space or the view space.
Syntax
C#
VB
C++
public Medical3DSpace Space { get; set; } 
  
Public Property Space As Medical3DSpace 
public: 
property Medical3DSpace Space { 
   Medical3DSpace get(); 
   void set (    Medical3DSpace ); 
} 

Property Value

Medical3DSpace determines whether to rotate objects using the object space or the view space.

Example

For an example refer to Medical3DObject.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.