PointD Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Add(PointD, SizeD) | Translates a PointD by adding the given size. |
![]() | Equals(Object^) | (Overrides ValueType::Equals(Object^).) |
![]() | GetHashCode() | (Overrides ValueType::GetHashCode().) |
![]() | GetType() | (Inherited from Object.) |
![]() | Offset(Double, Double) | |
![]() ![]() | Subtract(PointD, SizeD) | Translates a PointD by subtracting the given size. |
![]() ![]() | ToPointF(PointD) | |
![]() | ToString() | Returns a string formatted like this: X=x, Y=y(Overrides ValueType::ToString().) |
Show:

