C# 클래스 NVIDIASurroundToggle.Surround

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

공개 메소드들

메소드 설명
Cleanup ( ) : void
DisableSurround ( bool showControls = true ) : bool
EnableSurround ( bool showControls = true ) : bool
IsBusy ( ) : bool
ToggleSurround ( bool showControls = true ) : bool

비공개 메소드들

메소드 설명
ApplyDisplaySettings ( DisplaySetting settings ) : bool
ApplyExtendedSettings ( ) : void
AutomateControlPanel ( Application application, bool goSurround ) : bool
AutomateSurroundSettings ( Application application ) : bool
ChangeNvidiaDisplayMode ( bool on ) : bool
GetDisplaySettings ( ) : NVIDIASurroundToggle.DisplaySetting[]
GetDisplays ( ) : List
GetNvidiaControlPanelAddress ( ) : string

메소드 상세

Cleanup() 공개 정적인 메소드

public static Cleanup ( ) : void
리턴 void

DisableSurround() 공개 정적인 메소드

public static DisableSurround ( bool showControls = true ) : bool
showControls bool
리턴 bool

EnableSurround() 공개 정적인 메소드

public static EnableSurround ( bool showControls = true ) : bool
showControls bool
리턴 bool

IsBusy() 공개 정적인 메소드

public static IsBusy ( ) : bool
리턴 bool

ToggleSurround() 공개 정적인 메소드

public static ToggleSurround ( bool showControls = true ) : bool
showControls bool
리턴 bool