BinaryLinkShapeBase.CalculateDerivedVisible(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.
Calculate the DerivedVisible value for this shape, assuming the parent is correct.
protected:
override bool CalculateDerivedVisible(Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ source);
protected override bool CalculateDerivedVisible (Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement source);
override this.CalculateDerivedVisible : Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement -> bool
Protected Overrides Function CalculateDerivedVisible (source As ShapeElement) As Boolean
Parameters
- source
- ShapeElement
Returns
Remarks
Links are only visible if their end nodes are visible