ID2D1InkStyle::GetNibTransform method
Retrieves the transform to be applied to this style's nib shape.
Syntax
void
GetNibTransform(
[out] D2D1_MATRIX_3X2_F *transform
);
Parameters
- transform [out]
-
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
This method does not return a value.
Requirements
|
Header |
|
|---|---|
|
Library |
|
|
DLL |
|
See also
Show: