PointD.Add Method

Translates a PointD by adding the given size.

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

Syntax

public static PointD Add(
    PointD point,
    SizeD size
)

Parameters

Return Value

Type: Microsoft.VisualStudio.Modeling.Diagrams.PointD

.NET Framework Security

See Also

Reference

PointD Structure

Microsoft.VisualStudio.Modeling.Diagrams Namespace