BinaryLinkShapeBase::CalculateDerivedVisible Method (ShapeElement^)

 

Calculate whether the link shape is visible. True if both end nodes are visible.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

protected:
virtual bool CalculateDerivedVisible(
	ShapeElement^ source
) override

Return Value

Type: System::Boolean
Return to top
Show: