ShapeAutoInvalidator.GetVisible(ShapeElement) Method

Definition

Make invisible

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

Parameters

parentShape
ShapeElement

The ShapeElement instance

Returns

false.

Applies to