FlexReport for .NET | ComponentOne
FlexReport for .NET | ComponentOne
C1.Document Assembly
/
C1.Interop Namespace
/
Size 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 (Size)
In This Topic
Converts the current
Size
structure to a
Point
by rounding the width and height to the next higher integer values.
Syntax
Visual Basic
C#
'Declaration Public Function Ceiling() As
Size
public
Size
Ceiling()
Return Value
The
Size
structure this method converts to.
See Also
Reference
Size Structure
Size Members