PointD Methods

 

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_pubmethodSystem_CAPS_staticAdd(PointD, SizeD)

Translates a PointD by adding the given size.

System_CAPS_pubmethodEquals(Object^)
System_CAPS_pubmethodGetHashCode()
System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodOffset(Double, Double)

System_CAPS_pubmethodSystem_CAPS_staticSubtract(PointD, SizeD)

Translates a PointD by subtracting the given size.

System_CAPS_pubmethodSystem_CAPS_staticToPointF(PointD)

System_CAPS_pubmethodToString()

Returns a string formatted like this: X=x, Y=y(Overrides ValueType::ToString().)

Return to top
Show: