C# 클래스 Yuhan.WPF.CustomWindow.VistaApi.Margins

파일 보기 프로젝트 열기: hansuky/Yuhan 1 사용 예제들

공개 메소드들

메소드 설명
Set ( int left, int right, int top, int bottom ) : void

메소드 상세

Set() 공개 메소드

public Set ( int left, int right, int top, int bottom ) : void
left int
right int
top int
bottom int
리턴 void