ShapeElement.UpdateDerivedVisible(ShapeElement) Method
Definition
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
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)
Parameters
- source
- ShapeElement
The shape causing this shape to re-evaluate its state