ID2D1InkStyle::SetNibTransform(constD2D1_MATRIX_3X2_F&) method (d2d1_3.h)
Sets the transform to apply to this style's nib shape.
void SetNibTransform(
[ref] const D2D1_MATRIX_3X2_F & transform
);
[ref] transform
Type: const D2D1_MATRIX_3X2_F
The transform to apply to this style’s nib shape. Note that the translation components of the transform matrix are ignored for the purposes of rendering.
None
Requirement | Value |
---|---|
Target Platform | Windows |
Header | d2d1_3.h |
Library | D2d1_3.lib |
DLL | D2d1_3.dll |