Compartir a través de


CompositionMipmapSurface.SizeInt32 Propiedad

Definición

Obtiene el tamaño de la superficie del mapa mip.

public:
 property SizeInt32 SizeInt32 { SizeInt32 get(); };
SizeInt32 SizeInt32();
public SizeInt32 SizeInt32 { get; }
var sizeInt32 = compositionMipmapSurface.sizeInt32;
Public ReadOnly Property SizeInt32 As SizeInt32

Valor de propiedad

Tamaño de la superficie del mapa mip.

Se aplica a