ActiveReports 13
Offset(Point) Method

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.Viewer.Common Namespace > Rect Structure > Offset Method : Offset(Point) Method
Amount to offset the location.
Adjusts the location of this rectangle by the specified amount.
Syntax
'Declaration
 
Public Overloads Function Offset( _
   ByVal pos As Point _
) As Rect
public Rect Offset( 
   Point pos
)

Parameters

pos
Amount to offset the location.

Return Value

Rect.
See Also

Reference

Rect Structure
Rect Members
Overload List