SkiaCanvas.PlatformRotate Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Przeciążenia
PlatformRotate(Single, Single) | |
PlatformRotate(Single, Single, Single, Single) |
PlatformRotate(Single, Single)
protected:
override void PlatformRotate(float degrees, float radians);
protected override void PlatformRotate (float degrees, float radians);
override this.PlatformRotate : single * single -> unit
Protected Overrides Sub PlatformRotate (degrees As Single, radians As Single)
Parametry
- degrees
- Single
- radians
- Single
Dotyczy
PlatformRotate(Single, Single, Single, Single)
protected:
override void PlatformRotate(float degrees, float radians, float x, float y);
protected override void PlatformRotate (float degrees, float radians, float x, float y);
override this.PlatformRotate : single * single * single * single -> unit
Protected Overrides Sub PlatformRotate (degrees As Single, radians As Single, x As Single, y As Single)
Parametry
- degrees
- Single
- radians
- Single
- x
- Single
- y
- Single