ListField::GetPaddingBelowItemText Method (ShapeElement^)
Visual Studio 2015
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.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- parentShape
- Type: Microsoft.VisualStudio.Modeling.Diagrams::ShapeElement^
Return Value
Type: System::Double
Show: