SizeF.ToPointF Methode

Definitie

Converteert een SizeF structuur naar een PointF structuur.

public:
 System::Drawing::PointF ToPointF();
public readonly System.Drawing.PointF ToPointF();
public System.Drawing.PointF ToPointF();
member this.ToPointF : unit -> System.Drawing.PointF
Public Function ToPointF () As PointF

Retouren

Een PointF structuur.

Van toepassing op