C# 클래스 RXG100Sim.Editor

상속: System.Windows.Forms.Panel
파일 보기 프로젝트 열기: ValdemarOrn/SharpSoundPlugins 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
BackgroundBitmap System.Drawing.Bitmap
BassA AudioLib.UI.Knob
BoostBitmap System.Drawing.Bitmap
Channel Switch
ControlMap object>.Dictionary
GainA AudioLib.UI.Knob
InputA AudioLib.UI.BitmapSliderSimple
Instance RXG100
KnobsBitmap System.Drawing.Bitmap
Light1Bitmap System.Drawing.Bitmap
Light2Bitmap System.Drawing.Bitmap
Light3Bitmap System.Drawing.Bitmap
LightA AudioLib.UI.BitmapIndicator
SplashBitmap System.Drawing.Bitmap
SwitchBitmap System.Drawing.Bitmap
TopBarBitmap System.Drawing.Bitmap
TopSliderBitmap System.Drawing.Bitmap

공개 메소드들

메소드 설명
MapControls ( ) : void
ParameterChanged ( object sender, double val ) : void
UpdateParameters ( ) : void

보호된 메소드들

메소드 설명
OnPaint ( PaintEventArgs e ) : void

비공개 메소드들

메소드 설명
Editor ( ) : System
about_Click ( object sender, EventArgs e ) : void

메소드 상세

MapControls() 공개 메소드

public MapControls ( ) : void
리턴 void

OnPaint() 보호된 메소드

protected OnPaint ( PaintEventArgs e ) : void
e PaintEventArgs
리턴 void

ParameterChanged() 공개 메소드

public ParameterChanged ( object sender, double val ) : void
sender object
val double
리턴 void

UpdateParameters() 공개 메소드

public UpdateParameters ( ) : void
리턴 void

프로퍼티 상세

BackgroundBitmap 공개적으로 정적으로 프로퍼티

public static Bitmap,System.Drawing BackgroundBitmap
리턴 System.Drawing.Bitmap

BassA 공개적으로 프로퍼티

public Knob,AudioLib.UI BassA
리턴 AudioLib.UI.Knob

BoostBitmap 공개적으로 정적으로 프로퍼티

public static Bitmap,System.Drawing BoostBitmap
리턴 System.Drawing.Bitmap

Channel 공개적으로 프로퍼티

public Switch Channel
리턴 Switch

ControlMap 공개적으로 프로퍼티

public Dictionary ControlMap
리턴 object>.Dictionary

GainA 공개적으로 프로퍼티

public Knob,AudioLib.UI GainA
리턴 AudioLib.UI.Knob

InputA 공개적으로 프로퍼티

public BitmapSliderSimple,AudioLib.UI InputA
리턴 AudioLib.UI.BitmapSliderSimple

Instance 공개적으로 프로퍼티

public RXG100,RXG100Sim Instance
리턴 RXG100

KnobsBitmap 공개적으로 정적으로 프로퍼티

public static Bitmap,System.Drawing KnobsBitmap
리턴 System.Drawing.Bitmap

Light1Bitmap 공개적으로 정적으로 프로퍼티

public static Bitmap,System.Drawing Light1Bitmap
리턴 System.Drawing.Bitmap

Light2Bitmap 공개적으로 정적으로 프로퍼티

public static Bitmap,System.Drawing Light2Bitmap
리턴 System.Drawing.Bitmap

Light3Bitmap 공개적으로 정적으로 프로퍼티

public static Bitmap,System.Drawing Light3Bitmap
리턴 System.Drawing.Bitmap

LightA 공개적으로 프로퍼티

public BitmapIndicator,AudioLib.UI LightA
리턴 AudioLib.UI.BitmapIndicator

SplashBitmap 공개적으로 정적으로 프로퍼티

public static Bitmap,System.Drawing SplashBitmap
리턴 System.Drawing.Bitmap

SwitchBitmap 공개적으로 정적으로 프로퍼티

public static Bitmap,System.Drawing SwitchBitmap
리턴 System.Drawing.Bitmap

TopBarBitmap 공개적으로 정적으로 프로퍼티

public static Bitmap,System.Drawing TopBarBitmap
리턴 System.Drawing.Bitmap

TopSliderBitmap 공개적으로 정적으로 프로퍼티

public static Bitmap,System.Drawing TopSliderBitmap
리턴 System.Drawing.Bitmap