Свойство | Type | Description | |
---|---|---|---|
browser | System.Windows.Forms.WebBrowser | ||
currentImage | |||
history | List |
||
historyPointer | int | ||
info | string | ||
offset | int | ||
panoramaPart | bool | ||
paused | bool | ||
quickMetadata | MetadataTemplate | ||
seedImageId | long | ||
timer | System.Windows.Forms.Timer |
Méthode | Description | |
---|---|---|
InvokeScript ( string script, string parameters ) : Object | ||
Monitor ( |
||
Monitor ( |
||
Monitor ( int id, |
||
NoImagesFoundMessage ( bool readOnly ) : string | ||
RunningFromRPS ( ) : bool | ||
backupImageCheck ( bool backItUp ) : bool | ||
defaultShowHide ( ) : void | ||
downloadProgressIndicator ( int i ) : void | ||
fileExistsOnDisk ( |
||
hideUpdateInfo ( ) : void | ||
historyAdd ( long id ) : void | ||
historyLastEntries ( int count ) : List |
||
imageId ( ) : long | ||
imagePath ( ) : string | ||
isMonitor0PanoramaImage ( bool setAsCurrent ) : bool | ||
jsOverrideTimerInterval ( float duration ) : void | ||
nextImage ( int step, bool panoramaShownPreviously ) : |
||
offsetImage ( int i ) : |
||
previousImage ( int step, bool panoramaShownPreviously ) : DataRow | ||
previousImage ( int step, bool panoramaShownPreviously, bool setCurrentImage ) : DataRow | ||
rateImage ( int rating ) : void | ||
readMetadataImage ( ) : void | ||
renameFile ( ) : void | ||
resizeRatio ( int rotate ) : double | ||
rotateImage ( int deg ) : void | ||
saveDebug ( ) : string | ||
setHistory ( List |
||
setTimerInterval ( ) : void | ||
showImage ( bool animated ) : void | ||
showInfoOnMonitor ( string info ) : string | ||
showInfoOnMonitor ( string info, bool highPriority ) : string | ||
showInfoOnMonitor ( string info, bool highPriority, bool fade ) : string | ||
showUpdateInfo ( string info ) : void | ||
startTimer ( ) : void | ||
timer_Tick ( object sender, EventArgs e ) : void | ||
trySetNextImage ( long seedImageId ) : bool |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Méthode | Description | |
---|---|---|
DocumentCompleted ( object sender, System e ) : void | ||
GetClientRect ( |
||
GetWindowLong ( |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
Monitor_Load ( object sender, |
||
SetParent ( |
||
SetWindowLong ( |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Résultat | void |
public InvokeScript ( string script, string parameters ) : Object | ||
script | string | |
parameters | string | |
Résultat | Object |
public Monitor ( |
||
previewHwnd | ||
id | int | |
screensaver | ||
Résultat | System |
public Monitor ( |
||
Bounds | ||
id | int | |
screensaver | ||
Résultat | System |
public Monitor ( int id, |
||
id | int | |
screensaver | ||
Résultat | System |
public static NoImagesFoundMessage ( bool readOnly ) : string | ||
readOnly | bool | |
Résultat | string |
public backupImageCheck ( bool backItUp ) : bool | ||
backItUp | bool | |
Résultat | bool |
public downloadProgressIndicator ( int i ) : void | ||
i | int | |
Résultat | void |
public fileExistsOnDisk ( |
||
dr | ||
Résultat | bool |
public historyLastEntries ( int count ) : List |
||
count | int | |
Résultat | List |
public isMonitor0PanoramaImage ( bool setAsCurrent ) : bool | ||
setAsCurrent | bool | |
Résultat | bool |
public jsOverrideTimerInterval ( float duration ) : void | ||
duration | float | |
Résultat | void |
public nextImage ( int step, bool panoramaShownPreviously ) : |
||
step | int | |
panoramaShownPreviously | bool | |
Résultat |
public offsetImage ( int i ) : |
||
i | int | |
Résultat |
public previousImage ( int step, bool panoramaShownPreviously ) : DataRow | ||
step | int | |
panoramaShownPreviously | bool | |
Résultat | DataRow |
public previousImage ( int step, bool panoramaShownPreviously, bool setCurrentImage ) : DataRow | ||
step | int | |
panoramaShownPreviously | bool | |
setCurrentImage | bool | |
Résultat | DataRow |
public setHistory ( List |
||
history | List |
|
offset | int | |
Résultat | void |
public showInfoOnMonitor ( string info ) : string | ||
info | string | |
Résultat | string |
public showInfoOnMonitor ( string info, bool highPriority ) : string | ||
info | string | |
highPriority | bool | |
Résultat | string |
public showInfoOnMonitor ( string info, bool highPriority, bool fade ) : string | ||
info | string | |
highPriority | bool | |
fade | bool | |
Résultat | string |
public showUpdateInfo ( string info ) : void | ||
info | string | |
Résultat | void |
public timer_Tick ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
Résultat | void |
public trySetNextImage ( long seedImageId ) : bool | ||
seedImageId | long | |
Résultat | bool |
public System.Windows.Forms.WebBrowser browser | ||
Résultat | System.Windows.Forms.WebBrowser |
public DataRow,System.Data currentImage | ||
Résultat |