MKOverlayPathView.StrokePath(CGPath, CGContext) Método
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.
[Foundation.Export("strokePath:inContext:")]
public virtual void StrokePath (CoreGraphics.CGPath path, CoreGraphics.CGContext context);
abstract member StrokePath : CoreGraphics.CGPath * CoreGraphics.CGContext -> unit
override this.StrokePath : CoreGraphics.CGPath * CoreGraphics.CGContext -> unit
Parâmetros
- path
- CGPath
- context
- CGContext
- Atributos