GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility.Drawing Namespace > RectangleFEx Structure > Offset Method : Offset(RectangleFEx,Single,Single) Method |
'Declaration Public Overloads Shared Function Offset( _ ByVal rect As RectangleFEx, _ ByVal dx As System.Single, _ ByVal dy As System.Single _ ) As RectangleFEx
public static RectangleFEx Offset( RectangleFEx rect, System.float dx, System.float dy )