Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Retrieves the transform to be applied to this style's nib shape.
Syntax
void GetNibTransform(
[out] D2D1_MATRIX_3X2_F *transform
);
Parameters
[out] transform
Type: D2D1_MATRIX_3X2_F*
When this method returns, contains a pointer to the transform to be applied to this style's nib shape.
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | d2d1_3.h |
| Library | D2d1_3.lib |
| DLL | D2d1_3.dll |