SkiaCanvas.FillRoundedRectangle 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
override void FillRoundedRectangle(float x, float y, float width, float height, float aCornerRadius);
public override void FillRoundedRectangle (float x, float y, float width, float height, float aCornerRadius);
override this.FillRoundedRectangle : single * single * single * single * single -> unit
Public Overrides Sub FillRoundedRectangle (x As Single, y As Single, width As Single, height As Single, aCornerRadius As Single)
參數
- x
- Single
- y
- Single
- width
- Single
- height
- Single
- aCornerRadius
- Single