[]
Return a pointer to the unamanged version of this callback.
public static IntPtr ToIntPtr(SimplifiedGeometrySink callback)
Public Shared Function ToIntPtr(callback As SimplifiedGeometrySink) As IntPtr
| Type | Name | Description |
|---|---|---|
| SimplifiedGeometrySink | callback | The callback. |
| Type | Description |
|---|---|
| IntPtr | A pointer to a shadow c++ callback |