Поделиться через


NSBezierPath Конструкторы

Определение

Перегрузки

NSBezierPath()
NSBezierPath(NSCoder)
NSBezierPath(NSObjectFlag)
NSBezierPath(IntPtr)

NSBezierPath()

[Foundation.Export("init")]
public NSBezierPath ();
Атрибуты

Применяется к

NSBezierPath(NSCoder)

[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSBezierPath (Foundation.NSCoder coder);
new AppKit.NSBezierPath : Foundation.NSCoder -> AppKit.NSBezierPath

Параметры

coder
NSCoder
Атрибуты

Применяется к

NSBezierPath(NSObjectFlag)

protected NSBezierPath (Foundation.NSObjectFlag t);
new AppKit.NSBezierPath : Foundation.NSObjectFlag -> AppKit.NSBezierPath

Параметры

Применяется к

NSBezierPath(IntPtr)

protected internal NSBezierPath (IntPtr handle);
new AppKit.NSBezierPath : nativeint -> AppKit.NSBezierPath

Параметры

handle
IntPtr

nativeint

Применяется к