Share via


CD2DBitmapBrush::SetExtendModeY

Specifies how the brush vertically tiles those areas that extend past its bitmap

void SetExtendModeY(
   D2D1_EXTEND_MODE extendModeY
);

Parameters

  • extendModeY
    A value that specifies how the brush vertically tiles those areas that extend past its bitmap

Requirements

Header: afxrendertarget.h

See Also

Reference

CD2DBitmapBrush Class