[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.GeometrySinkShadow.ToIntPtr

ToIntPtr Method

ToIntPtr(GeometrySink)

Get a native callback pointer from a managed callback.

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

The geometry sink.

Returns
Type Description
IntPtr

A pointer to the unmanaged geometry sink counterpart