다음을 통해 공유


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

적용 대상