NSBezierPath Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Aplica-se a
NSBezierPath(NSObjectFlag)
protected NSBezierPath (Foundation.NSObjectFlag t);
new AppKit.NSBezierPath : Foundation.NSObjectFlag -> AppKit.NSBezierPath
Parâmetros
Aplica-se a
NSBezierPath(IntPtr)
protected internal NSBezierPath (IntPtr handle);
new AppKit.NSBezierPath : nativeint -> AppKit.NSBezierPath
Parâmetros
- handle
-
IntPtr
nativeint