FIntMargin::FIntMargin

Construct a Margin where Horizontal describes Left and Right spacing while Vertical describes Top and Bottom spacing

Windows
MacOS
Linux

References

Module

Paper2D

Header

/Engine/Plugins/2D/Paper2D/Source/Paper2D/Classes/IntMargin.h

Include

#include "IntMargin.h"

Syntax

FIntMargin
(
    int32 Horizontal,
    int32 Vertical
)

Remarks

Construct a Margin where Horizontal describes Left and Right spacing while Vertical describes Top and Bottom spacing

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss