Control3D Property

Summary
Gets or sets the 3D Control used to hold and render the 3D object.
Syntax
C#
VB
C++
public Medical3DControl Control3D { get; set; } 
  
Public Property Control3D As Medical3DControl 
public: 
property Medical3DControl^ Control3D { 
   Medical3DControl^ get(); 
   void set (    Medical3DControl^ ); 
} 

Property Value

A Leadtools.Medical3D.Medical3DControl that will be used to hold and render the 3D object.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.