SkiaCanvas.PlatformRotate Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
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)
Parâmetros
- degrees
- Single
- radians
- Single
Aplica-se a
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)
Parâmetros
- degrees
- Single
- radians
- Single
- x
- Single
- y
- Single