Gets a collection of Leadtools.MedicalViewer.MedicalViewerActionType to be used to initialize new Leadtools.Medical3D.Medical3DControl.
public virtual ListWithEvents<MedicalViewerActionType> MedicalViewer3DCellActions { get; }
Public Overridable ReadOnly Property MedicalViewer3DCellActions As Leadtools.Medical.Workstation.ListWithEvents(Of MedicalViewerActionType)
public:
virtual property Leadtools.Medical.Workstation.ListWithEvents<MedicalViewerActionType>^ MedicalViewer3DCellActions {
Leadtools.Medical.Workstation.ListWithEvents<MedicalViewerActionType>^ get();
}
A ListWithEvents<T> that contains Leadtools.MedicalViewer.MedicalViewerActionType objects to be used to initialize new Leadtools.Medical3D.Medical3DControl.
When the list is created the WorkstationState will fill this list with initial values.
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