Partager via


ShapeGeometry.Translate, méthode

Déplace un tableau de points par un vecteur spécifié.

Espace de noms :  Microsoft.VisualStudio.Modeling.Diagrams
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Syntaxe

'Déclaration
Public Shared Sub Translate ( _
    delta As PointD, _
    points As PointD() _
)
public static void Translate(
    PointD delta,
    PointD[] points
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

ShapeGeometry Classe

Microsoft.VisualStudio.Modeling.Diagrams, espace de noms

Rotate