InputPanel for WinForms | ComponentOne
InputPanel for WinForms | ComponentOne
C1.Win.8 Assembly
/
C1.Win.Interop Namespace
/
Point Structure
/ Ceiling Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
Ceiling Method (Point)
In This Topic
Converts the current
Point
structure to a
System.Drawing.Point
by rounding the
double
coordinates to the next higher integer values.
Syntax
Visual Basic
C#
'Declaration Public Function Ceiling() As
Point
public
Point
Ceiling()
Return Value
The
Point
structure this method converts to.
See Also
Reference
Point Structure
Point Members