[]
Get a native callback pointer from a managed callback.
public static IntPtr ToIntPtr(GeometrySink geometrySink)
Type | Name | Description |
---|---|---|
GeometrySink | geometrySink | The geometry sink. |
Type | Description |
---|---|
IntPtr | A pointer to the unmanaged geometry sink counterpart |