ID2D1BoundsAdjustmentTransform

<summary> An effect uses this interface to alter the image rectangle of its input. </summary>

interface ID2D1BoundsAdjustmentTransform : ID2D1TransformNode {}

Inherited Members

From ID2D1TransformNode

GetInputCount
UINT32 GetInputCount()

<summary> Return the number of input this node has. </summary>

Meta