Click or drag to resize
AB4D logo

TextBlockVisual3DTextPadding Property

Gets or sets a Thickness that specifies the padding of the TextBlock element inside the textBorder element.

Namespace: Ab3d.Visuals
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public Thickness TextPadding { get; set; }

Property Value

Thickness
See Also