Share via


CGContext.DrawConicGradient(CGGradient, CGPoint, NFloat) Method

Definition

public void DrawConicGradient(CoreGraphics.CGGradient? gradient, CoreGraphics.CGPoint point, System.Runtime.InteropServices.NFloat angle);
member this.DrawConicGradient : CoreGraphics.CGGradient * CoreGraphics.CGPoint * System.Runtime.InteropServices.NFloat -> unit

Parameters

gradient
CGGradient
point
CGPoint
angle
NFloat

Applies to