ShapeElement.UpdateDerivedVisible(ShapeElement) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Update the derived visible state of this shape
C++
protected public:
void UpdateDerivedVisible(Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ source);
protected internal void UpdateDerivedVisible(Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement source);
member this.UpdateDerivedVisible : Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement -> unit
Protected Friend Sub UpdateDerivedVisible (source As ShapeElement)
- source
- ShapeElement
The shape causing this shape to re-evaluate its state
Product | Versions |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |