SCNText.ChamferProfile Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AppKit.NSBezierPath ChamferProfile { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("chamferProfile", ObjCRuntime.ArgumentSemantic.Copy)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setChamferProfile:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.ChamferProfile : AppKit.NSBezierPath with get, set

Property Value

Attributes

Applies to