Share via


NSGraphicsContext.ImageInterpolation Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSImageInterpolation ImageInterpolation { [Foundation.Export("imageInterpolation")] get; [Foundation.Export("setImageInterpolation:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("imageInterpolation")>]
[<set: Foundation.Export("setImageInterpolation:")>]
member this.ImageInterpolation : AppKit.NSImageInterpolation with get, set

Property Value

Attributes

Applies to