Table of Contents

Interface TransformNode

Namespace
SharpDX.Direct2D1
Assembly
SharpDX.Direct2D1.dll

Describes a node in a transform topology.

[Guid("b2efe1e7-729f-4102-949f-505fa21bf666")]
public interface TransformNode : IUnknown, ICallbackable, IDisposable
Inherited Members

Properties

InputCount

Gets the number of inputs to the transform node.

int InputCount { get; }

Property Value

int