C# Class RPS.Constants

Afficher le fichier Open project: marijnkampf/Random-Photo-Screensaver Class Usage Examples

Méthodes publiques

Свойство Type Description
FileNodesDefinition DBTableDefinition
MetadataDefinition DBTableDefinition
SettingsDefinition DBTableDefinition

Méthodes publiques

Méthode Description
FitIntoBounds ( Rectangle image, Rectangle boundingBox, bool stretchSmall, bool cover ) : Rectangle
getDataFolder ( string filename ) : string
getDesktopBounds ( ) : Rectangle
getLocalAppDataFolder ( ) : string
getNiceVersion ( ) : string
getProgramDataFolder ( ) : string
getUpdateFolder ( ) : string
ratioFitIntoBounds ( Rectangle image, Rectangle boundingBox, bool stretchSmall, bool cover ) : double
requireFile ( string path ) : bool
requireFile ( string path, bool exitOnNotFound ) : bool
selectProgramAppDataFolder ( string filename ) : string

Method Details

FitIntoBounds() public static méthode

public static FitIntoBounds ( Rectangle image, Rectangle boundingBox, bool stretchSmall, bool cover ) : Rectangle
image System.Drawing.Rectangle
boundingBox System.Drawing.Rectangle
stretchSmall bool
cover bool
Résultat System.Drawing.Rectangle

getDataFolder() public static méthode

public static getDataFolder ( string filename ) : string
filename string
Résultat string

getDesktopBounds() public static méthode

public static getDesktopBounds ( ) : Rectangle
Résultat Rectangle

getLocalAppDataFolder() public static méthode

public static getLocalAppDataFolder ( ) : string
Résultat string

getNiceVersion() public static méthode

public static getNiceVersion ( ) : string
Résultat string

getProgramDataFolder() public static méthode

public static getProgramDataFolder ( ) : string
Résultat string

getUpdateFolder() public static méthode

public static getUpdateFolder ( ) : string
Résultat string

ratioFitIntoBounds() public static méthode

public static ratioFitIntoBounds ( Rectangle image, Rectangle boundingBox, bool stretchSmall, bool cover ) : double
image Rectangle
boundingBox Rectangle
stretchSmall bool
cover bool
Résultat double

requireFile() public static méthode

public static requireFile ( string path ) : bool
path string
Résultat bool

requireFile() public static méthode

public static requireFile ( string path, bool exitOnNotFound ) : bool
path string
exitOnNotFound bool
Résultat bool

selectProgramAppDataFolder() public static méthode

public static selectProgramAppDataFolder ( string filename ) : string
filename string
Résultat string

Property Details

FileNodesDefinition public_oe static_oe property

public static DBTableDefinition,RPS FileNodesDefinition
Résultat DBTableDefinition

MetadataDefinition public_oe static_oe property

public static DBTableDefinition,RPS MetadataDefinition
Résultat DBTableDefinition

SettingsDefinition public_oe static_oe property

public static DBTableDefinition SettingsDefinition
Résultat DBTableDefinition