Leadtools.Medical3D Namespace > Medical3DPlane Class > SetPlanePoints Method : SetPlanePoints(Point3D,Point3D) Method |
'Declaration Public Overloads Sub SetPlanePoints( _ ByVal point As Point3D, _ ByVal normal As Point3D _ )
'Usage Dim instance As Medical3DPlane Dim point As Point3D Dim normal As Point3D instance.SetPlanePoints(point, normal)