'宣言 Sub MapOutputRectToInputRects( _ ByVal outputRect As RectL, _ ByVal inputRects() As RectL _ )
void MapOutputRectToInputRects( RectL outputRect, RectL[] inputRects )
パラメータ
- outputRect
- The output rectangle to which the inputs must be mapped.
- inputRects
- The corresponding set of inputs. The inputs will directly correspond to the transform inputs.