Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Layout > API/Runtime/SlateCore/Layout/FMargin
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Layout/Margin.h |
| Include | #include "Layout/Margin.h" |
FMargin operator&45;
&40;
const FMargin & Other
&41; const
Remarks
Subtracts another margin from this margin. A margin that represents this margin minues the other margin.
Parameters
| Name | Description |
|---|---|
| Other | The margin to subtract. |