PointD Operators

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)

NameDescription
System_CAPS_puboperatorSystem_CAPS_staticAddition(PointD, SizeD)

Translates a PointD by adding the given size.

System_CAPS_puboperatorSystem_CAPS_staticEquality(PointD, PointD)

System_CAPS_puboperatorSystem_CAPS_staticInequality(PointD, PointD)

System_CAPS_puboperatorSystem_CAPS_staticSubtraction(PointD, SizeD)

Translates a PointD by subtracting the given size.

Return to top
Show: