←Select platform

MedicalViewer3DCellActions Property

Summary

Gets a collection of Leadtools.MedicalViewer.MedicalViewerActionType to be used to initialize new Leadtools.Medical3D.Medical3DControl.

Syntax

C#
VB
C++
public virtual ListWithEvents<MedicalViewerActionType> MedicalViewer3DCellActions { get; } 
  
Public Overridable ReadOnly Property MedicalViewer3DCellActions As Leadtools.Medical.Workstation.ListWithEvents(Of MedicalViewerActionType) 

Property Value

A ListWithEvents<T> that contains Leadtools.MedicalViewer.MedicalViewerActionType objects to be used to initialize new Leadtools.Medical3D.Medical3DControl.

Remarks

When the list is created the WorkstationState will fill this list with initial values.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly