System.Drawing.Rectangle.Ceiling C# (CSharp) Méthode

Ceiling() public static méthode

public static Ceiling ( System value ) : System.Drawing.Rectangle
value System
Résultat System.Drawing.Rectangle
        public static System.Drawing.Rectangle Ceiling(System.Drawing.RectangleF value) { throw null; }
        public bool Contains(System.Drawing.Point pt) { throw null; }

Same methods

Rectangle::Ceiling ( RectangleF value ) : Rectangle