UIBlock.CalculatedMargin
CalculatedMargin
The amount of space applied outward from the bounds defined by Rotated Size. Calculated by the Nova Engine once per dirty frame and whenenever CalculateLayout() is called explicitly.
Remarks
The final value here accounts for a combination of inputs from Margin, Margin Min Max, and the Padded Size of its Parent.
Declaration
public ref readonly LengthBounds.Calculated CalculatedMargin { get; }