Help Center›AfxNova
D2D1_MatrixSkewfunction
Not documented upstream. This symbol was found in the AfxNova source but appears in no documentation topic. The signature below is read directly from the code; any description comes from the source comments.
Syntax
PRIVATE FUNCTION D2D1_MatrixSkew OVERLOAD (BYVAL angleX AS FLOAT, BYVAL angleY AS FLOAT, BYVAL center AS D2D1_POINT_2F = D2D1_Point2F()) AS D2D1_MATRIX_3X2_F
PRIVATE FUNCTION D2D1_MatrixSkew OVERLOAD (BYVAL angleX AS FLOAT, BYVAL angleY AS FLOAT, BYVAL centerX AS FLOAT = 0.0!, BYVAL centerY AS FLOAT = 0.0!) AS D2D1_MATRIX_3X2_F
Reference
- Include file
AfxD2D1helper.bi - Defined in AfxNova/AfxD2D1helper.bi:860