PointD Constructors
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.
Overloads
PointD(PointF) | |
PointD(Double, Double) |
PointD(PointF)
public:
PointD(System::Drawing::PointF pointF);
public PointD (System.Drawing.PointF pointF);
new Microsoft.VisualStudio.Modeling.Diagrams.PointD : System.Drawing.PointF -> Microsoft.VisualStudio.Modeling.Diagrams.PointD
Public Sub New (pointF As PointF)
Parameters
- pointF
- PointF