System.Drawing.SizeF.operator C# (CSharp) Method

operator() public static method

public static operator ( ) : System.Drawing.SizeF
return System.Drawing.SizeF
        public static System.Drawing.SizeF operator +(System.Drawing.SizeF sz1, System.Drawing.SizeF sz2) { throw null; }
        public static bool operator ==(System.Drawing.SizeF sz1, System.Drawing.SizeF sz2) { throw null; }

Same methods

SizeF::operator ( ) : SizeF
SizeF::operator ( ) : bool