Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.31
|
Leadtools.Medical3D Namespace > Medical3DControl Class : SagittalFrame Property |
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); }