Table of Contents

Property Margin

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Margin

The margin on the widget. The margin is the spacing outside of the widget.

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

Property Value

float?