Table of Contents

Property Padding

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Padding

The padding on the widget. The padding is the spacing inside of the widget.

[JsonProperty("padding", NullValueHandling = NullValueHandling.Ignore)]
public float? Padding { get; set; }

Property Value

float?