C# 클래스 Huoyaoyuan.AdmiralRoom.KanColleBrowser

상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: huoyaoyuan/AdmiralRoom

공개 프로퍼티들

프로퍼티 타입 설명
IsFlashLockedProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
ApplyZoomFactor ( double zoomFactor ) : void
FindFlashElement ( ) : HTMLEmbed
KanColleBrowser ( ) : System
Stop ( ) : void
TakeScreenShot ( string path ) : bool

비공개 메소드들

메소드 설명
ApplyStyleSheet ( bool apply ) : void
FindFlashElementRecursive ( HTMLDocument document ) : HTMLEmbed
GetSystemDpi ( ) : Size
GetSystemDpiRate ( ) : double
LockFlash ( bool islocked ) : void
SaveScreenshot ( int width, int height, IViewObject viewObject, string path ) : void
SetAllowDrop ( bool allowdrop ) : void
SetSilence ( bool issilence ) : void
UpdateSize ( bool shrink ) : void

메소드 상세

ApplyZoomFactor() 공개 메소드

public ApplyZoomFactor ( double zoomFactor ) : void
zoomFactor double
리턴 void

FindFlashElement() 공개 메소드

public FindFlashElement ( ) : HTMLEmbed
리턴 HTMLEmbed

KanColleBrowser() 공개 메소드

public KanColleBrowser ( ) : System
리턴 System

Stop() 공개 메소드

public Stop ( ) : void
리턴 void

TakeScreenShot() 공개 메소드

public TakeScreenShot ( string path ) : bool
path string
리턴 bool

프로퍼티 상세

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

public static DependencyProperty,System.Windows IsFlashLockedProperty
리턴 System.Windows.DependencyProperty