다음을 통해 공유


DisplayPrimaryDescription.Width 속성

정의

표면의 너비를 가져옵니다.

public:
 property unsigned int Width { unsigned int get(); };
uint32_t Width();
public uint Width { get; }
var uInt32 = displayPrimaryDescription.width;
Public ReadOnly Property Width As UInteger

속성 값

UInt32

unsigned int

uint32_t

표면의 너비를 포함하는 값입니다.

적용 대상