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 > Medical3DMPR Class : SagittalPlane Property |
public Medical3DOrthogonalMPRPlane SagittalPlane {get;}
'Declaration Public ReadOnly Property SagittalPlane As Medical3DOrthogonalMPRPlane
'Usage Dim instance As Medical3DMPR Dim value As Medical3DOrthogonalMPRPlane value = instance.SagittalPlane
public: property Medical3DOrthogonalMPRPlane^ SagittalPlane { Medical3DOrthogonalMPRPlane^ get(); }