CD2DBitmapBrush::SetExtendModeY

指定画笔如何垂直平铺那些超出其位图的区域

void SetExtendModeY(
   D2D1_EXTEND_MODE extendModeY
);

参数

  • extendModeY
    指定画笔如何垂直平铺那些超出其位图的区域的值

要求

标头: afxrendertarget.h

请参见

参考

CD2DBitmapBrush 类