Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical3D assembly)

Show in webframe

SagittalFrame Property






Gets or sets the control that will be used to display the MPR sagittal frame.
Syntax
public MedicalViewerMPRCell SagittalFrame {get; set;}
'Declaration
 
Public Property SagittalFrame As MedicalViewerMPRCell
'Usage
 
Dim instance As Medical3DControl
Dim value As MedicalViewerMPRCell
 
instance.SagittalFrame = value
 
value = instance.SagittalFrame

            

            
public:
property MedicalViewerMPRCell^ SagittalFrame {
   MedicalViewerMPRCell^ get();
   void set (    MedicalViewerMPRCell^ value);
}

Property Value

The control that will be used to display the MPR sagittal frame.
Remarks
Example
For an example refer to AxialFrame
Requirements

Target Platforms

See Also

Reference

Medical3DControl Class
Medical3DControl Members

Error processing SSI file
   Leadtools.Medical3D requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features