NSBezierPath Constructores
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
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
Parámetros
- coder
- NSCoder
- Atributos
Se aplica a
NSBezierPath(NSObjectFlag)
protected NSBezierPath (Foundation.NSObjectFlag t);
new AppKit.NSBezierPath : Foundation.NSObjectFlag -> AppKit.NSBezierPath
Parámetros
Se aplica a
NSBezierPath(IntPtr)
protected internal NSBezierPath (IntPtr handle);
new AppKit.NSBezierPath : nativeint -> AppKit.NSBezierPath
Parámetros
- handle
-
IntPtr
nativeint