Udostępnij za pośrednictwem


Metoda ConnectionType.CanCreateConnection —

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 Function CanCreateConnection ( _
    sourceShapeElement As ShapeElement, _
    targetShapeElement As ShapeElement, _
    ByRef connectionWarning As String _
) As Boolean
public virtual bool CanCreateConnection(
    ShapeElement sourceShapeElement,
    ShapeElement targetShapeElement,
    ref string connectionWarning
)

Parametry

Wartość zwracana

Typ: System.Boolean

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ConnectionType Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams