Share via


SCNText.ChamferProfile Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIBezierPath? ChamferProfile { [Foundation.Export("chamferProfile", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setChamferProfile:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSBezierPath? ChamferProfile { [Foundation.Export("chamferProfile", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setChamferProfile:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("chamferProfile", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setChamferProfile:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.ChamferProfile : UIKit.UIBezierPath with get, set
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("chamferProfile", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setChamferProfile:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.ChamferProfile : AppKit.NSBezierPath with get, set

Property Value

Attributes

Applies to