Udostępnij za pośrednictwem


Metoda ShapeElement.CalculateDerivedVisible —

Sprawdza, czy pojawia się kształtu potomnego.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Diagrams
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Składnia

'Deklaracja
Protected Overridable Function CalculateDerivedVisible ( _
    source As ShapeElement _
) As Boolean
protected virtual bool CalculateDerivedVisible(
    ShapeElement source
)

Parametry

Wartość zwracana

Typ: System.Boolean
wartość true, jeśli pojawi się kształt potomny; w przeciwnym razie wartość false.

Uwagi

Domyślnie jeśli kształt nie jest elementem podrzędnym, wydaje się.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ShapeElement Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams