Metodo ConnectionType.CreateConnection
Spazio dei nomi: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Sintassi
'Dichiarazione
Public Overridable Sub CreateConnection ( _
sourceShapeElement As ShapeElement, _
targetShapeElement As ShapeElement, _
paintFeedbackArgs As PaintFeedbackArgs _
)
public virtual void CreateConnection(
ShapeElement sourceShapeElement,
ShapeElement targetShapeElement,
PaintFeedbackArgs paintFeedbackArgs
)
Parametri
- sourceShapeElement
Tipo: Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement
- targetShapeElement
Tipo: Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement
- paintFeedbackArgs
Tipo: Microsoft.VisualStudio.Modeling.Diagrams.PaintFeedbackArgs
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.