[]
ID2D1TransformNode
[Guid("b2efe1e7-729f-4102-949f-505fa21bf666")]
public class TransformNodeNative : ComObjectCallback, IUnknown, ITransformNode, ICallbackable, IDisposable
Initializes a new instance of the TransformNodeNative class.
public TransformNodeNative(IntPtr nativePtr)
nativePtr
System.IntPtrThe native pointer.
unsigned int ID2D1TransformNode::GetInputCount()
public int GetInputCount()
Performs an explicit conversion from System.IntPtr to TransformNodeNative.
public static explicit operator TransformNodeNative(IntPtr nativePointer)
nativePointer
System.IntPtr