System.Drawing.PointF.PointF C# (CSharp) Метод

PointF() публичный Метод

public PointF ( float x, float y )
x float
y float
        public PointF(float x, float y) { throw null; }
        public bool IsEmpty { get { throw null; } }

Same methods

PointF::PointF ( float x, float y ) : System.Numerics.Hashing