Udostępnij za pośrednictwem


Metoda ConnectionType.IsOfInterest —

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 IsOfInterest ( _
    sourceShapeElement As ShapeElement, _
    targetShapeElement As ShapeElement _
) As Boolean
public virtual bool IsOfInterest(
    ShapeElement sourceShapeElement,
    ShapeElement targetShapeElement
)

Parametry

Wartość zwracana

Typ: System.Boolean

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ConnectionType Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams