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 > Medical3DObject Class : GetMPRInformation Method |
public Medical3DMPRInfo GetMPRInformation( Medical3DMPRPlaneType mprType, int mprIndex )
'Declaration Public Function GetMPRInformation( _ ByVal mprType As Medical3DMPRPlaneType, _ ByVal mprIndex As Integer _ ) As Medical3DMPRInfo
'Usage Dim instance As Medical3DObject Dim mprType As Medical3DMPRPlaneType Dim mprIndex As Integer Dim value As Medical3DMPRInfo value = instance.GetMPRInformation(mprType, mprIndex)
public: Medical3DMPRInfo^ GetMPRInformation( Medical3DMPRPlaneType mprType, int mprIndex )