PointD::Offset Method (Double, Double)

 
Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
void Offset(
	double x,
	double y
)

Parameters

x
Type: System::Double
y
Type: System::Double
Return to top
Show: