[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.Direct2D.TessellationSinkShadow

Class TessellationSinkShadow

Namespace
GrapeCity.Documents.DX.Direct2D
Assembly
GcDocs.DX.Windows.dll

Internal TessellationSink Callback

public class TessellationSinkShadow : ComObjectShadow, IDisposable
Inheritance
TessellationSinkShadow
Implements
Inherited Members

Constructors

TessellationSinkShadow()

public TessellationSinkShadow()

Methods

ToIntPtr(ITessellationSink)

Get a native callback pointer from a managed callback.

public static IntPtr ToIntPtr(ITessellationSink tessellationSink)

Parameters

tessellationSink ITessellationSink

The geometry sink.

Returns

IntPtr

A pointer to the unmanaged geomerty sink counterpart