Share via


NSGradient.GetInterpolatedColor(NFloat) Method

Definition

[Foundation.Export("interpolatedColorAtLocation:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSColor GetInterpolatedColor(System.Runtime.InteropServices.NFloat location);
[<Foundation.Export("interpolatedColorAtLocation:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetInterpolatedColor : System.Runtime.InteropServices.NFloat -> AppKit.NSColor
override this.GetInterpolatedColor : System.Runtime.InteropServices.NFloat -> AppKit.NSColor

Parameters

location
NFloat

Returns

Attributes

Applies to