CGFunction(nfloat[], nfloat[], CGFunction+CGFunctionEvaluate) Construtor
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.
public CGFunction (nfloat[] domain, nfloat[] range, CoreGraphics.CGFunction.CGFunctionEvaluate callback);
new CoreGraphics.CGFunction : nfloat[] * nfloat[] * CoreGraphics.CGFunction.CGFunctionEvaluate -> CoreGraphics.CGFunction
Parâmetros
- domain
- nfloat[]
- range
- nfloat[]
- callback
- CGFunction.CGFunctionEvaluate