NSBezierPath Costruttori
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
NSBezierPath() | |
NSBezierPath(NSCoder) | |
NSBezierPath(NSObjectFlag) | |
NSBezierPath(IntPtr) |
NSBezierPath()
NSBezierPath(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSBezierPath (Foundation.NSCoder coder);
new AppKit.NSBezierPath : Foundation.NSCoder -> AppKit.NSBezierPath
Parametri
- coder
- NSCoder
- Attributi
Si applica a
NSBezierPath(NSObjectFlag)
protected NSBezierPath (Foundation.NSObjectFlag t);
new AppKit.NSBezierPath : Foundation.NSObjectFlag -> AppKit.NSBezierPath
Parametri
Si applica a
NSBezierPath(IntPtr)
protected internal NSBezierPath (IntPtr handle);
new AppKit.NSBezierPath : nativeint -> AppKit.NSBezierPath
Parametri
- handle
-
IntPtr
nativeint