[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.TransformNodeNative

TransformNodeNative Class

ID2D1TransformNode

Namespace: C1.Util.DX.Direct2D
Assembly: C1.Win.C1DX.4.8.dll
Syntax
[Guid("b2efe1e7-729f-4102-949f-505fa21bf666")]
public class TransformNodeNative : ComObjectCallback, IUnknown, TransformNode, ICallbackable, IDisposable

Constructors

Name Description
TransformNodeNative(IntPtr)

Initializes a new instance of the TransformNodeNative class.

Methods

Name Description
GetInputCount()

unsigned int ID2D1TransformNode::GetInputCount()

Operators

Name Description
explicit operator TransformNodeNative(IntPtr)

Performs an explicit conversion from IntPtr to TransformNodeNative.