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



Gets the 3D controls associated with this container.

Syntax

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

Property Value

System.Windows.Forms.Control that represents the 3D control associated with this container. This control is usually of type Medical3DControl.

Remarks

  • This property is only useful when the user creates an instance of the Medical3DControl. This will create an instance of a Medical3DContainer internally. This property will then represent the Medical3DControl that created the container.

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