Object Property

Summary
Gets the object being drawn.
Syntax
C#
VB
C++
public Medical3DObject object { get; } 
  
Public ReadOnly Property Object As Medical3DObject 
public: 
property Medical3DObject^ Object { 
   Medical3DObject^ get(); 
} 

Property Value

Medical3DContainer.Objects collection that represents the object being drawn.

Remarks

For more information, refer to Medical3DContainer.Objects.

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.