C#
VB
C++
Gets the 3D controls associated with this container.
public Control OwnerControl { get; }
Public ReadOnly Property OwnerControl As Control
public:
property Control^ OwnerControl {
Control^ get();
}
System.Windows.Forms.Control that represents the 3D control associated with this container. This control is usually of type Medical3DControl.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET