C# 클래스 AppMain.WaveLoadFormSettings

WaveLoadForm の設定項目
파일 보기 프로젝트 열기: ufcpp/UfcppSample

공개 프로퍼티들

프로퍼티 타입 설명
isNormalized bool
readLength string
relative bool
relativeRef bool
removeSilent bool
removeSilentRef bool
skipLength string
skipLengthRef string
threshold string
thresholdRef string
type int
useReference bool

프로퍼티 상세

isNormalized 공개적으로 프로퍼티

public bool isNormalized
리턴 bool

readLength 공개적으로 프로퍼티

public string readLength
리턴 string

relative 공개적으로 프로퍼티

public bool relative
리턴 bool

relativeRef 공개적으로 프로퍼티

public bool relativeRef
리턴 bool

removeSilent 공개적으로 프로퍼티

public bool removeSilent
리턴 bool

removeSilentRef 공개적으로 프로퍼티

public bool removeSilentRef
리턴 bool

skipLength 공개적으로 프로퍼티

public string skipLength
리턴 string

skipLengthRef 공개적으로 프로퍼티

public string skipLengthRef
리턴 string

threshold 공개적으로 프로퍼티

public string threshold
리턴 string

thresholdRef 공개적으로 프로퍼티

public string thresholdRef
리턴 string

type 공개적으로 프로퍼티

public int type
리턴 int

useReference 공개적으로 프로퍼티

public bool useReference
리턴 bool