C# Class AppMain.WaveLoadFormSettings

WaveLoadForm の設定項目
Datei anzeigen Open project: ufcpp/UfcppSample

Public Properties

Property Type Description
isNormalized bool
readLength string
relative bool
relativeRef bool
removeSilent bool
removeSilentRef bool
skipLength string
skipLengthRef string
threshold string
thresholdRef string
type int
useReference bool

Property Details

isNormalized public_oe property

public bool isNormalized
return bool

readLength public_oe property

public string readLength
return string

relative public_oe property

public bool relative
return bool

relativeRef public_oe property

public bool relativeRef
return bool

removeSilent public_oe property

public bool removeSilent
return bool

removeSilentRef public_oe property

public bool removeSilentRef
return bool

skipLength public_oe property

public string skipLength
return string

skipLengthRef public_oe property

public string skipLengthRef
return string

threshold public_oe property

public string threshold
return string

thresholdRef public_oe property

public string thresholdRef
return string

type public_oe property

public int type
return int

useReference public_oe property

public bool useReference
return bool