다음을 통해 공유


NSGradient.DrawFromCenterRadius 메서드

정의

[Foundation.Export("drawFromCenter:radius:toCenter:radius:options:")]
public virtual void DrawFromCenterRadius (CoreGraphics.CGPoint startCenter, nfloat startRadius, CoreGraphics.CGPoint endCenter, nfloat endRadius, AppKit.NSGradientDrawingOptions options);
abstract member DrawFromCenterRadius : CoreGraphics.CGPoint * nfloat * CoreGraphics.CGPoint * nfloat * AppKit.NSGradientDrawingOptions -> unit
override this.DrawFromCenterRadius : CoreGraphics.CGPoint * nfloat * CoreGraphics.CGPoint * nfloat * AppKit.NSGradientDrawingOptions -> unit

매개 변수

startCenter
CGPoint
startRadius
nfloat
endCenter
CGPoint
endRadius
nfloat
특성

적용 대상