←Select platform

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

Property Value

Medical3DSpace represents the reference space used when rotating the plane.

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