[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.TessellationSinkShadow.ToIntPtr

ToIntPtr Method

ToIntPtr(TessellationSink)

Get a native callback pointer from a managed callback.

Declaration
public static IntPtr ToIntPtr(TessellationSink tessellationSink)
Parameters
Type Name Description
TessellationSink tessellationSink

The geometry sink.

Returns
Type Description
IntPtr

A pointer to the unmanaged geomerty sink counterpart