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