Skip to content

Latest commit

 

History

History
71 lines (58 loc) · 2.81 KB

nf-directmanipulation-idirectmanipulationprimarycontent-getcenterpoint.md

File metadata and controls

71 lines (58 loc) · 2.81 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:directmanipulation.IDirectManipulationPrimaryContent.GetCenterPoint
IDirectManipulationPrimaryContent::GetCenterPoint (directmanipulation.h)
Retrieves the center point of the manipulation in content coordinates.
GetCenterPoint
GetCenterPoint method [Direct Manipulation]
GetCenterPoint method [Direct Manipulation]
IDirectManipulationPrimaryContent interface
IDirectManipulationPrimaryContent interface [Direct Manipulation]
GetCenterPoint method
IDirectManipulationPrimaryContent.GetCenterPoint
IDirectManipulationPrimaryContent::GetCenterPoint
directmanipulation.idirectmanipulationprimarycontent_getcenterpoint
directmanipulation/IDirectManipulationPrimaryContent::GetCenterPoint
directmanipulation\idirectmanipulationprimarycontent_getcenterpoint.htm
directmanipulation
e38c1445-af4b-463b-8796-d72d69cb19c6
12/05/2018
GetCenterPoint, GetCenterPoint method [Direct Manipulation], GetCenterPoint method [Direct Manipulation],IDirectManipulationPrimaryContent interface, IDirectManipulationPrimaryContent interface [Direct Manipulation],GetCenterPoint method, IDirectManipulationPrimaryContent.GetCenterPoint, IDirectManipulationPrimaryContent::GetCenterPoint, directmanipulation.idirectmanipulationprimarycontent_getcenterpoint, directmanipulation/IDirectManipulationPrimaryContent::GetCenterPoint
directmanipulation.h
Windows
Windows 8 [desktop apps only]
Windows Server 2012 [desktop apps only]
DirectManipulation.idl
Windows
19H1
IDirectManipulationPrimaryContent::GetCenterPoint
directmanipulation/IDirectManipulationPrimaryContent::GetCenterPoint
c++
APIRef
kbSyntax
COM
DirectManipulation.h
IDirectManipulationPrimaryContent.GetCenterPoint

IDirectManipulationPrimaryContent::GetCenterPoint

-description

Retrieves the center point of the manipulation in content coordinates. If there is no manipulation in progress, retrieves the center point of the viewport.

-parameters

-param centerX [out]

The center on the horizontal axis.

-param centerY [out]

The center on the vertical axis.

-returns

If the method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

-see-also

IDirectManipulationPrimaryContent