RectangleD.Offset Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
Offset(PointD) | |
Offset(Double, Double) |
Offset(PointD)
public:
void Offset(Microsoft::ReportDesigner::PointD pos);
public void Offset (Microsoft.ReportDesigner.PointD pos);
member this.Offset : Microsoft.ReportDesigner.PointD -> unit
Public Sub Offset (pos As PointD)
Parameters
- pos
- PointD