Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
ShimSkiaSharp
SKMatrix
Methods
CreateRotation(Single, Single, Single)
Menu
On this page
CreateRotation(Single, Single, Single) Method
Definition
Namespace
ShimSkiaSharp
Assembly
ShimSkiaSharp.dll
View source
public static SKMatrix CreateRotation(float radians, float pivotX, float pivotY)
Parameters
radians
Single
pivotX
Single
pivotY
Single
Returns
SKMatrix