Compartir a través de


CGPath.Inequality(CGPath, CGPath) Operador

Definición

public static bool operator != (CoreGraphics.CGPath path1, CoreGraphics.CGPath path2);
static member op_Inequality : CoreGraphics.CGPath * CoreGraphics.CGPath -> bool

Parámetros

path1
CGPath
path2
CGPath

Devoluciones

Se aplica a