[]
ID2D1DrawTransform
[Guid("36bfdcb6-9739-435d-a30d-a653beff6a6f")]
[Shadow(typeof(DrawTransformShadow))]
public interface IDrawTransform : ITransform, ITransformNode, ICallbackable, IDisposable
Sets the GPU render information for the transform.
void SetDrawInfo(DrawInformation drawInfo)
drawInfo
DrawInformationThe interface to specify the GPU-based transform pass.