sampler::address_mode 数据成员

获取 sampler 对象的寻址模式。

__declspec(property(get=get_address_mode)) Concurrency::graphics::address_mode address_mode;

备注

相同的寻址模式适用于所有维度。

要求

**标头:**amp_graphics.h

**命名空间:**concurrency::graphics

请参见

参考

sampler 类