Space Property

Summary

Gets or sets the reference space used when rotating the plane.

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 representing the reference space used when rotating the plane.

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