RectangleD::Offset Method (Double, Double)
Visual Studio 2015
Adjusts the location of this rectangle by the specified amount.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- x
-
Type:
System::Double
The amount to offset the location horizontally.
- y
-
Type:
System::Double
The amount to offset the location vertically.
Show: