Share via


CGContext.FillRect(CGRect) 方法

定义

绘制指定的 rect

public void FillRect (CoreGraphics.CGRect rect);
member this.FillRect : CoreGraphics.CGRect -> unit

参数

rect
CGRect

要填充的 RectangleF

适用于