ActiveReports 12
Round Method

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.Viewer.Common Namespace > RectExtensions Class : Round Method
Rounds the coordinates and size of the rectangle.
Syntax
'Declaration
 
Public Shared Function Round( _
   ByVal rect As Rect, _
   ByVal digits As Integer _
) As Rect
public static Rect Round( 
   Rect rect,
   int digits
)

Parameters

rect
digits
See Also

Reference

RectExtensions Class
RectExtensions Members