[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.Direct2D.GeometrySinkShadow.ToIntPtr

ToIntPtr Method

ToIntPtr(IGeometrySink)

Get a native callback pointer from a managed callback.

Declaration
public static IntPtr ToIntPtr(IGeometrySink geometrySink)
Parameters
Type Name Description
IGeometrySink geometrySink

The geometry sink.

Returns
Type Description
IntPtr

A pointer to the unmanaged geometry sink counterpart