LinkShape.SetEdgePointsValue, méthode
Utilise la propriété EdgePoints.
Espace de noms : Microsoft.VisualStudio.Modeling.Diagrams
Assembly : Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Syntaxe
'Déclaration
Public Sub SetEdgePointsValue ( _
newValue As EdgePointCollection _
)
public void SetEdgePointsValue(
EdgePointCollection newValue
)
Paramètres
- newValue
Type : Microsoft.VisualStudio.Modeling.Diagrams.EdgePointCollection
Collection de nouvelles valeurs pour les points de bord.
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.