ID2D1InkStyle::SetNibShape method

Sets the pre-transform nib shape for this style.

Syntax



            void
           SetNibShape(
   D2D1_INK_NIB_SHAPE nibShape
);

Parameters

nibShape

Type: D2D1_INK_NIB_SHAPE

The pre-transform nib shape to use in this style.

Return value

This method does not return a value.

Requirements

Header

D2d1_3.h

Library

D2d1_3.lib

DLL

D2d1_3.dll

See also

ID2D1InkStyle

 

 

Show: