Partager via


CompositionMipmapSurface.LevelCount Propriété

Définition

Obtient le nombre de niveaux de texture dans le 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

Valeur de propriété

UInt32

unsigned int

uint32_t

Nombre de niveaux de texture dans le mipmap.

S’applique à