Share via


CD2DBitmapBrush::SetExtendModeX

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

void SetExtendModeX(
   D2D1_EXTEND_MODE extendModeX
);

Parameters

  • extendModeX
    A value that specifies how the brush horizontally tiles those areas that extend past its bitmap

Requirements

Header: afxrendertarget.h

See Also

Reference

CD2DBitmapBrush Class