Metoda ConnectionType.CreateConnection —
Przestrzeń nazw: Microsoft.VisualStudio.Modeling.Diagrams
Zestaw: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Składnia
'Deklaracja
Public Overridable Sub CreateConnection ( _
sourceShapeElement As ShapeElement, _
targetShapeElement As ShapeElement, _
paintFeedbackArgs As PaintFeedbackArgs _
)
public virtual void CreateConnection(
ShapeElement sourceShapeElement,
ShapeElement targetShapeElement,
PaintFeedbackArgs paintFeedbackArgs
)
Parametry
- sourceShapeElement
Typ: Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement
- targetShapeElement
Typ: Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement
- paintFeedbackArgs
Typ: Microsoft.VisualStudio.Modeling.Diagrams.PaintFeedbackArgs
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Używanie bibliotek pochodzących z częściowo zaufanego kodu.