CGContext.DrawLinearGradient Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public void DrawLinearGradient (CoreGraphics.CGGradient gradient, CoreGraphics.CGPoint startPoint, CoreGraphics.CGPoint endPoint, CoreGraphics.CGGradientDrawingOptions options);
member this.DrawLinearGradient : CoreGraphics.CGGradient * CoreGraphics.CGPoint * CoreGraphics.CGPoint * CoreGraphics.CGGradientDrawingOptions -> unit
Parameter
- gradient
- CGGradient
- startPoint
- CGPoint
- endPoint
- CGPoint
- options
- CGGradientDrawingOptions