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