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 > Medical3DMPRPlane Class > SetPlanePoints Method : SetPlanePoints(Point3D,Point3D,Point3D) Method |
'Declaration Public Overloads Sub SetPlanePoints( _ ByVal point1 As Point3D, _ ByVal point2 As Point3D, _ ByVal point3 As Point3D _ )
'Usage Dim instance As Medical3DMPRPlane Dim point1 As Point3D Dim point2 As Point3D Dim point3 As Point3D instance.SetPlanePoints(point1, point2, point3)