Skip to content

Latest commit

 

History

History
116 lines (95 loc) · 3.14 KB

nf-msinkaut-iinkstrokes-scaletorectangle.md

File metadata and controls

116 lines (95 loc) · 3.14 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.ScaleToRectangle
IInkStrokes::ScaleToRectangle (msinkaut.h)
Scales the IInkStrokeDisp object or InkStrokes collection to fit in the specified InkRectangle object. (IInkStrokes.ScaleToRectangle)
8bc22004-3781-4018-9a92-88958039248c
IInkStrokes interface [Tablet PC]
ScaleToRectangle method
IInkStrokes.ScaleToRectangle
IInkStrokes::ScaleToRectangle
ScaleToRectangle
ScaleToRectangle method [Tablet PC]
ScaleToRectangle method [Tablet PC]
IInkStrokes interface
msinkaut/IInkStrokes::ScaleToRectangle
tablet.inkstrokes_scaletorectangle
tablet\inkstrokes_scaletorectangle.htm
tablet
592b28e7-2bde-497d-8a15-2a1b4cc509b1
12/05/2018
8bc22004-3781-4018-9a92-88958039248c, IInkStrokes interface [Tablet PC],ScaleToRectangle method, IInkStrokes.ScaleToRectangle, IInkStrokes::ScaleToRectangle, ScaleToRectangle, ScaleToRectangle method [Tablet PC], ScaleToRectangle method [Tablet PC],IInkStrokes interface, msinkaut/IInkStrokes::ScaleToRectangle, tablet.inkstrokes_scaletorectangle
msinkaut.h
Windows
Windows XP Tablet PC Edition [desktop apps only]
None supported
InkObj.dll
Windows
19H1
IInkStrokes::ScaleToRectangle
msinkaut/IInkStrokes::ScaleToRectangle
c++
APIRef
kbSyntax
COM
InkObj.dll
InkObj.dll.dll
IInkStrokes.ScaleToRectangle

IInkStrokes::ScaleToRectangle

-description

Scales the IInkStrokeDisp object or InkStrokes collection to fit in the specified InkRectangle object.

-parameters

-param Rectangle [in]

The InkRectangle in ink space to which the stroke or collection of strokes is scaled. The strokes are scaled and translated to match the strokes' bounding box to the rectangle.

-returns

This method can return one of these values.

Return code Description
S_OK
Success.
E_POINTER
A parameter contained an invalid pointer.
E_INK_EXCEPTION
An exception occurred inside the method.

-see-also

IInkStrokes

InkRectangle Class

InkStrokes Collection