Bagikan melalui


Printing3DTextureResource.TextureData Properti

Definisi

Mendapatkan atau mengatur aliran gambar sumber daya tekstur.

public:
 property IRandomAccessStreamWithContentType ^ TextureData { IRandomAccessStreamWithContentType ^ get(); void set(IRandomAccessStreamWithContentType ^ value); };
IRandomAccessStreamWithContentType TextureData();

void TextureData(IRandomAccessStreamWithContentType value);
public IRandomAccessStreamWithContentType TextureData { get; set; }
var iRandomAccessStreamWithContentType = printing3DTextureResource.textureData;
printing3DTextureResource.textureData = iRandomAccessStreamWithContentType;
Public Property TextureData As IRandomAccessStreamWithContentType

Nilai Properti

Aliran gambar sumber daya tekstur.

Berlaku untuk