ListField::GetPaddingBelowItemText Method (ShapeElement^)

 

Returns the spacing between the bottom of the text and the bottom of the item. The text height (Font.GetHeight()) contains some padding, so this is padding in addition to that.

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

protected:
virtual double GetPaddingBelowItemText(
	ShapeElement^ parentShape
)

Return Value

Type: System::Double
Return to top
Show: