Skip to content

Latest commit

 

History

History
76 lines (60 loc) · 2.31 KB

nf-msinkaut-iinkstrokes-move.md

File metadata and controls

76 lines (60 loc) · 2.31 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:msinkaut.IInkStrokes.Move
IInkStrokes::Move (msinkaut.h)
Applies a translation to the ink of an IInkStrokeDisp object or InkStrokes collection. (IInkStrokes.Move)
2d3425c0-6000-4478-9c67-5fdb8e2316e5
IInkStrokes interface [Tablet PC]
Move method
IInkStrokes.Move
IInkStrokes::Move
Move
Move method [Tablet PC]
Move method [Tablet PC]
IInkStrokes interface
msinkaut/IInkStrokes::Move
tablet.inkstrokes_move
tablet\inkstrokes_move.htm
tablet
4754a211-b90c-453a-91b2-9f49ad31621d
12/05/2018
2d3425c0-6000-4478-9c67-5fdb8e2316e5, IInkStrokes interface [Tablet PC],Move method, IInkStrokes.Move, IInkStrokes::Move, Move, Move method [Tablet PC], Move method [Tablet PC],IInkStrokes interface, msinkaut/IInkStrokes::Move, tablet.inkstrokes_move
msinkaut.h
Windows
Windows XP Tablet PC Edition [desktop apps only]
None supported
InkObj.dll
Windows
19H1
IInkStrokes::Move
msinkaut/IInkStrokes::Move
c++
APIRef
kbSyntax
COM
InkObj.dll
InkObj.dll.dll
IInkStrokes.Move

IInkStrokes::Move

-description

Applies a translation to the ink of an IInkStrokeDisp object or InkStrokes collection.

-parameters

-param HorizontalComponent [in]

The distance in ink space coordinates to translate the view transform in the X dimension.

-param VerticalComponent [in]

The distance in ink space coordinates to translate the view transform in the Y dimension.

-returns

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

-see-also

IInkStrokes

InkStrokes Collection