NodeShape::CalculateMinimumSizeBasedOnChildren Method ()

 

Calculates the minimum size needed so that the shape can include its child shapes.

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

public:
SizeD CalculateMinimumSizeBasedOnChildren()

Return Value

Type: Microsoft.VisualStudio.Modeling.Diagrams::SizeD

The minimum size needed so that the shape can include its child shapes.

Return to top
Show: