[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.BoundsAdjustmentTransform.SetOutputBounds

SetOutputBounds Method

SetOutputBounds(RectL)

void ID2D1BoundsAdjustmentTransform::SetOutputBounds([In] const RECT* outputBounds)

Declaration
public void SetOutputBounds(RectL outputBounds)
Public Sub SetOutputBounds(outputBounds As RectL)
Parameters
Type Name Description
RectL outputBounds