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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly