LEADTOOLS Medical (Leadtools.Medical.Workstation assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
Volume3DLoadedEventArgs Class Members
See Also  Properties 
Leadtools.Medical.Workstation.UI Namespace : Volume3DLoadedEventArgs Class

The following tables list the members exposed by Volume3DLoadedEventArgs.

Public Constructors

 NameDescription
public Constructor Volume3DLoadedEventArgs ConstructorInitializes a new instance of the Volume3DLoadedEventArgs class.  
Top

Public Properties

 NameDescription
public Property SeriesCellGets the cell which the volume was loaded from.  
public Property Viewer3DCellGets the 3D control used to display the volume.  
public Property Volume3DHostGets the control used to display the 3D volume control.  
Top

See Also