MonobjcMonobjc Documented Class Library
NSBezierPath Constructor
NamespacesMonobjc.AppKitNSBezierPathNSBezierPath()()()()
Members
IconMemberDescription
NSBezierPath(NSCoder)

Returns an object initialized from data in a given unarchiver. (required)

Original signature is '- (id)initWithCoder:(NSCoder *)decoder'

Available in Mac OS X v10.0 and later.


NSBezierPath()()()()
Initializes a new instance of the NSBezierPath class.

NSBezierPath(IntPtr)
Initializes a new instance of the NSBezierPath class.

NSBezierPath(String, Object, array<Object>[]()[][])
Initializes a new instance of the NSBezierPath class.

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)