SkiaCanvas.FillRectangle(Single, Single, Single, Single) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public:
override void FillRectangle(float x, float y, float width, float height);
public override void FillRectangle (float x, float y, float width, float height);
override this.FillRectangle : single * single * single * single -> unit
Public Overrides Sub FillRectangle (x As Single, y As Single, width As Single, height As Single)
Parametri
- x
- Single
- y
- Single
- width
- Single
- height
- Single