PointD.ToPointF(PointD) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static System::Drawing::PointF ToPointF(Microsoft::VisualStudio::Modeling::Diagrams::PointD pointD);
public static System.Drawing.PointF ToPointF (Microsoft.VisualStudio.Modeling.Diagrams.PointD pointD);
static member ToPointF : Microsoft.VisualStudio.Modeling.Diagrams.PointD -> System.Drawing.PointF
Public Shared Function ToPointF (pointD As PointD) As PointF
Parameters
- pointD
- PointD