C# 클래스 Windows.Graphics.Imaging.BitmapBounds

파일 보기 프로젝트 열기: shiftkey/winrt-backport-hilarity 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Height uint
Width uint
X uint
Y uint

프로퍼티 상세

Height 공개적으로 프로퍼티

public uint Height
리턴 uint

Width 공개적으로 프로퍼티

public uint Width
리턴 uint

X 공개적으로 프로퍼티

public uint X
리턴 uint

Y 공개적으로 프로퍼티

public uint Y
리턴 uint