Share via


NSBezierPath.DefaultLineWidth Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static System.Runtime.InteropServices.NFloat DefaultLineWidth { [Foundation.Export("defaultLineWidth")] get; [Foundation.Export("setDefaultLineWidth:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("defaultLineWidth")>]
[<set: Foundation.Export("setDefaultLineWidth:")>]
static member DefaultLineWidth : System.Runtime.InteropServices.NFloat with get, set

Property Value

Attributes

Applies to