CGContext.DrawRadialGradient Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
public void DrawRadialGradient (CoreGraphics.CGGradient gradient, CoreGraphics.CGPoint startCenter, nfloat startRadius, CoreGraphics.CGPoint endCenter, nfloat endRadius, CoreGraphics.CGGradientDrawingOptions options);
member this.DrawRadialGradient : CoreGraphics.CGGradient * CoreGraphics.CGPoint * nfloat * CoreGraphics.CGPoint * nfloat * CoreGraphics.CGGradientDrawingOptions -> unit
Параметры
- gradient
- CGGradient
- startCenter
- CGPoint
- startRadius
- nfloat
- endCenter
- CGPoint
- endRadius
- nfloat
- options
- CGGradientDrawingOptions