ID2D1OffsetTransform::GetOffset method (d2d1effectauthor.h)

Gets the offset currently in the offset transform.

Syntax

D2D1_POINT_2L GetOffset();

Return value

Type: D2D1_POINT_2L

The current transform offset.

Requirements

Requirement Value
Minimum supported client Windows 8 and Platform Update for Windows 7 [desktop apps | UWP apps]
Minimum supported server Windows Server 2012 and Platform Update for Windows Server 2008 R2 [desktop apps | UWP apps]
Target Platform Windows
Header d2d1effectauthor.h
Library D2D1.lib

See also

ID2D1EffectContext::CreateResourceTexture

ID2D1OffsetTransform