ActiveReports 13
Offset(Size) Method

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

Parameters

offset
Amount to offset the location.
See Also

Reference

Point Structure
Point Members
Overload List