C# Class Huoyaoyuan.AdmiralRoom.KanColleBrowser

Inheritance: System.Windows.Controls.UserControl
Exibir arquivo Open project: huoyaoyuan/AdmiralRoom

Public Properties

Property Type Description
IsFlashLockedProperty System.Windows.DependencyProperty

Public Methods

Method Description
ApplyZoomFactor ( double zoomFactor ) : void
FindFlashElement ( ) : HTMLEmbed
KanColleBrowser ( ) : System
Stop ( ) : void
TakeScreenShot ( string path ) : bool

Private Methods

Method Description
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

Method Details

ApplyZoomFactor() public method

public ApplyZoomFactor ( double zoomFactor ) : void
zoomFactor double
return void

FindFlashElement() public method

public FindFlashElement ( ) : HTMLEmbed
return HTMLEmbed

KanColleBrowser() public method

public KanColleBrowser ( ) : System
return System

Stop() public method

public Stop ( ) : void
return void

TakeScreenShot() public method

public TakeScreenShot ( string path ) : bool
path string
return bool

Property Details

IsFlashLockedProperty public_oe static_oe property

public static DependencyProperty,System.Windows IsFlashLockedProperty
return System.Windows.DependencyProperty