Compartilhar via


CompositionMipmapSurface.LevelCount Propriedade

Definição

Obtém o número de níveis de textura no mipmap.

public:
 property unsigned int LevelCount { unsigned int get(); };
uint32_t LevelCount();
public uint LevelCount { get; }
var uInt32 = compositionMipmapSurface.levelCount;
Public ReadOnly Property LevelCount As UInteger

Valor da propriedade

UInt32

unsigned int

uint32_t

O número de níveis de textura no mipmap.

Aplica-se a