[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.Direct2D.SimplifiedGeometrySinkShadow

Class SimplifiedGeometrySinkShadow

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

Internal SimplifiedGeometrySink Callback

public class SimplifiedGeometrySinkShadow : ComObjectShadow, IDisposable
Inheritance
object
SimplifiedGeometrySinkShadow
Implements
System.IDisposable
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()

Constructors

SimplifiedGeometrySinkShadow()

public SimplifiedGeometrySinkShadow()

Methods

ToIntPtr(ISimplifiedGeometrySink)

Return a pointer to the unamanged version of this callback.

public static IntPtr ToIntPtr(ISimplifiedGeometrySink callback)

Parameters

callback ISimplifiedGeometrySink

The callback.

Returns

System.IntPtr

A pointer to a shadow c++ callback