Class CustomEffectShadow
- Namespace
- GrapeCity.Documents.DX.Direct2D
- Assembly
- GcDocs.DX.Windows.dll
Internal CustomEffect Callback
public class CustomEffectShadow : ComObjectShadow, IDisposable
- Inheritance
-
object
CustomEffectShadow
- 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
CustomEffectShadow()
public CustomEffectShadow()
Methods
ToIntPtr(ICustomEffect)
Return a pointer to the unamanged version of this callback.
public static IntPtr ToIntPtr(ICustomEffect callback)
Parameters
callback
ICustomEffect
The callback.
Returns
- System.IntPtr
A pointer to a shadow c++ callback