'DeclarationPublic Function To2D( _ ByVal p1 As System.Windows.Media.Media3D.Point3D _ ) As System.Drawing.PointF
public System.Drawing.PointF To2D( System.Windows.Media.Media3D.Point3D p1 )
Parameters
- p1
Return Value
The 2D coordinates, in the arbitrary frame of reference, of the point on the plane closest to the given real world
coordinates