C# 클래스 AppMain.AppSettings

アプリケーションの設定。
파일 보기 프로젝트 열기: ufcpp/UfcppSample

공개 프로퍼티들

프로퍼티 타입 설명
height int
left int
loadForm WaveLoadFormSettings
top int
width int

프로퍼티 상세

height 공개적으로 프로퍼티

public int height
리턴 int

left 공개적으로 프로퍼티

public int left
리턴 int

loadForm 공개적으로 프로퍼티

public WaveLoadFormSettings,AppMain loadForm
리턴 WaveLoadFormSettings

top 공개적으로 프로퍼티

public int top
리턴 int

width 공개적으로 프로퍼티

public int width
리턴 int