AvalonEdit
Round Method (point, pixelSize)
NamespacesICSharpCode.AvalonEdit.UtilsPixelSnapHelpersRound(Point, Size)
Rounds point to whole number of pixels.
Declaration Syntax
C#Visual BasicVisual C++
public static Point Round(
	Point point,
	Size pixelSize
)
Public Shared Function Round ( _
	point As Point, _
	pixelSize As Size _
) As Point
public:
static Point Round(
	Point point, 
	Size pixelSize
)
Parameters
point (Point)
pixelSize (Size)

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238