TextField::GetMinimumSize Method (ShapeElement^)

 

Gets the minimum width and heightfor this ShapeField in world units

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

public:
virtual SizeD GetMinimumSize(
	ShapeElement^ parentShape
) override

Parameters

parentShape
Type: Microsoft.VisualStudio.Modeling.Diagrams::ShapeElement^

The ShapeElement instance

Return to top
Show: