CompositionMipmapSurface.SizeInt32 Property

Definition

Gets the size of the mipmap surface.

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

Property Value

The size of the mipmap surface.

Applies to