[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.Direct2D.TessellationSinkShadow.ToIntPtr

ToIntPtr Method

ToIntPtr(ITessellationSink)

Get a native callback pointer from a managed callback.

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

The geometry sink.

Returns
Type Description
IntPtr

A pointer to the unmanaged geomerty sink counterpart