Click or drag to resize

PFTextBlockSettingsPadding Property

The distance (in pixels) between this widget borders and the content box (containing the text).

Namespace:  Packflow.Core.Widgets.BuiltIn
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public int Padding { get; set; }

Property Value

Type: Int32
See Also