Partager via


Direct3D11CaptureFrame.ContentSize Propriété

Définition

Taille du contenu au moment où l’image a été rendue.

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

Valeur de propriété

Taille du contenu au moment où l’image a été rendue.

S’applique à