Partager via


AbstractCanvas<TState>.PlatformDrawEllipse Méthode

Définition

protected:
 abstract void PlatformDrawEllipse(float x, float y, float width, float height);
protected abstract void PlatformDrawEllipse (float x, float y, float width, float height);
abstract member PlatformDrawEllipse : single * single * single * single -> unit
Protected MustOverride Sub PlatformDrawEllipse (x As Single, y As Single, width As Single, height As Single)

Paramètres

x
Single
y
Single
width
Single
height
Single

S’applique à