LEADTOOLS Medical (Leadtools.Medical3D assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
ObjectsContainer Property
See Also 
Leadtools.Medical3D Namespace > Medical3DControl Class : ObjectsContainer Property



Gets or sets the container that holds and controls the 3D objects.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property ObjectsContainer As Medical3DContainer
Visual Basic (Usage)Copy Code
Dim instance As Medical3DControl
Dim value As Medical3DContainer
 
value = instance.ObjectsContainer
C# 
public Medical3DContainer ObjectsContainer {get;}
C++/CLI 
public:
property Medical3DContainer^ ObjectsContainer {
   Medical3DContainer^ get();
}

Property Value

A Medical3DContainer representing the container that holds and controls the 3D objects.

Example

For an example refer to Medical3DContainer.Objects

Remarks

  • The user should not free this container, since it is allocated by the Medical3DControl, the Medical3DControl will free it automatically once its disposed.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Medical3D requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features