FGeometry::GetDrawSize

!!! DEPRECATED !!! This legacy function does not account for render transforms.

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Layout/Geometry.h

Include

#include "Layout/Geometry.h"

Syntax

FVector2D GetDrawSize() const

Remarks

!!! DEPRECATED !!! This legacy function does not account for render transforms.

Absolute coordinates could be either desktop or window space depending on what space the root of the widget hierarchy is in.

Returns

the size of the geometry in absolute space

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