CGFunction Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A callback function to be used with various N:CoreGraphics functions.
public class CGFunction : IDisposable, ObjCRuntime.INativeObjecttype CGFunction = class
    interface INativeObject
    interface IDisposable- Inheritance
- 
				CGFunction
- Implements
Constructors
| CGFunction(nfloat[], nfloat[], CGFunction+CGFunctionEvaluate) | 
Properties
| EvaluateFunction | |
| Handle | Handle (pointer) to the unmanaged object representation. | 
Methods
| Dispose() | Releases the resources used by the CGFunction object. | 
| Dispose(Boolean) | Releases the resources used by the CGFunction object. | 
| Finalize() | Finalizer for the CGFunction object |