Decorator.GetVisible(ShapeElement) Methode

Definition

Ruft die Sichtbarkeit dieses Decorator-Elements im Kontext der angegebenen übergeordneten Form ab.

public:
 bool GetVisible(Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ parentShape);
public bool GetVisible (Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement parentShape);
member this.GetVisible : Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement -> bool
Public Function GetVisible (parentShape As ShapeElement) As Boolean

Parameter

parentShape
ShapeElement

Gibt zurück

Boolean

Gilt für