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


"

For a list of all members of this type, see Viewer3DOptions members.

"

Public Properties

 NameDescription
public Property EnabledGets or sets a flag to enable or disable all the 3D options.  
public Property EnableRaisingChangeEventGets or sets whether to raise the OptionsChanged event when a property value change.  
public Property SupportAllCellsGets or sets whether the 3D support is for all Leadtools.MedicalViewer.MedicalViewerMultiCell displayed in the WorkstationViewer or specific cells.  
public Property SupportCutplaneGets or sets a flag to support creating a cut-plane from 2D images.  
public Property SupportedCellsGets the Leadtools.MedicalViewer.MedicalViewerMultiCell controls that support 3D features.  
public Property SupportLoadSaveGets or sets a flag to support the Load and Save for 3D volumes.  
Top

See Also