Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.45 KB

id2d1ink-setstartpoint-overload.md

File metadata and controls

40 lines (26 loc) · 1.45 KB
title description ms.assetid keywords topic_type api_type ms.topic ms.date api_name api_location
ID2D1Ink SetStartPoint methods
Sets the starting point for this ink object. This determines where this ink object will start rendering.
908bb7ce-495b-6022-5aec-f0f8e733e768
SetStartPoint methods Direct2D
apiref
NA
reference
05/31/2018

ID2D1Ink::SetStartPoint methods

Sets the starting point for this ink object. This determines where this ink object will start rendering.

Overload list

Method Description
SetStartPoint (D2D1_INK_POINT*) Sets the starting point for this ink object. This determines where this ink object will start rendering.
SetStartPoint (D2D1_INK_POINT&) Sets the starting point for this ink object. This determines where this ink object will start rendering.

See also

ID2D1Ink