This topic has not yet been rated - Rate this topic

ShapeElement.CalculateDerivedVisible Method

Verifies whether the child shape appears.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)
protected virtual bool CalculateDerivedVisible(
	ShapeElement source
)

Parameters

source
Type: Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement
The parent shape for the child shape.

Return Value

Type: System.Boolean
true if the child shape appears; otherwise, false.

By default, if the shape is not a child, it appears.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ