Table of Contents

Interface DrawTransform

Namespace
SharpDX.Direct2D1
Assembly
SharpDX.Direct2D1.dll
[Guid("36bfdcb6-9739-435d-a30d-a653beff6a6f")]
public interface DrawTransform : Transform, TransformNode, IUnknown, ICallbackable, IDisposable
Inherited Members

Methods

SetDrawInformation(DrawInformation)

Sets the GPU render information for the transform.

void SetDrawInformation(DrawInformation drawInfo)

Parameters

drawInfo DrawInformation

The interface to specify the GPU-based transform pass..