Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the transform to apply to this style's nib shape.
Syntax
void SetNibTransform(
[ref] const D2D1_MATRIX_3X2_F & transform
);
Parameters
[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.
Return value
None
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | d2d1_3.h |
Library | D2d1_3.lib |
DLL | D2d1_3.dll |