Свойство | Type | Description | |
---|---|---|---|
FileNodesDefinition | |||
MetadataDefinition | |||
SettingsDefinition | DBTableDefinition |
Méthode | Description | |
---|---|---|
FitIntoBounds ( |
||
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 |
public static FitIntoBounds ( |
||
image | ||
boundingBox | ||
stretchSmall | bool | |
cover | bool | |
Résultat |
public static getDataFolder ( string filename ) : string | ||
filename | string | |
Résultat | string |
public static getDesktopBounds ( ) : Rectangle | ||
Résultat | Rectangle |
public static getLocalAppDataFolder ( ) : string | ||
Résultat | string |
public static getProgramDataFolder ( ) : string | ||
Résultat | string |
public static ratioFitIntoBounds ( Rectangle image, Rectangle boundingBox, bool stretchSmall, bool cover ) : double | ||
image | Rectangle | |
boundingBox | Rectangle | |
stretchSmall | bool | |
cover | bool | |
Résultat | double |
public static requireFile ( string path ) : bool | ||
path | string | |
Résultat | bool |
public static requireFile ( string path, bool exitOnNotFound ) : bool | ||
path | string | |
exitOnNotFound | bool | |
Résultat | bool |
public static selectProgramAppDataFolder ( string filename ) : string | ||
filename | string | |
Résultat | string |
public static DBTableDefinition,RPS FileNodesDefinition | ||
Résultat |
public static DBTableDefinition,RPS MetadataDefinition | ||
Résultat |