C# 클래스 RPS.Constants

파일 보기 프로젝트 열기: marijnkampf/Random-Photo-Screensaver 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
FileNodesDefinition DBTableDefinition
MetadataDefinition DBTableDefinition
SettingsDefinition DBTableDefinition

공개 메소드들

메소드 설명
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

메소드 상세

FitIntoBounds() 공개 정적인 메소드

public static FitIntoBounds ( Rectangle image, Rectangle boundingBox, bool stretchSmall, bool cover ) : Rectangle
image System.Drawing.Rectangle
boundingBox System.Drawing.Rectangle
stretchSmall bool
cover bool
리턴 System.Drawing.Rectangle

getDataFolder() 공개 정적인 메소드

public static getDataFolder ( string filename ) : string
filename string
리턴 string

getDesktopBounds() 공개 정적인 메소드

public static getDesktopBounds ( ) : Rectangle
리턴 Rectangle

getLocalAppDataFolder() 공개 정적인 메소드

public static getLocalAppDataFolder ( ) : string
리턴 string

getNiceVersion() 공개 정적인 메소드

public static getNiceVersion ( ) : string
리턴 string

getProgramDataFolder() 공개 정적인 메소드

public static getProgramDataFolder ( ) : string
리턴 string

getUpdateFolder() 공개 정적인 메소드

public static getUpdateFolder ( ) : string
리턴 string

ratioFitIntoBounds() 공개 정적인 메소드

public static ratioFitIntoBounds ( Rectangle image, Rectangle boundingBox, bool stretchSmall, bool cover ) : double
image Rectangle
boundingBox Rectangle
stretchSmall bool
cover bool
리턴 double

requireFile() 공개 정적인 메소드

public static requireFile ( string path ) : bool
path string
리턴 bool

requireFile() 공개 정적인 메소드

public static requireFile ( string path, bool exitOnNotFound ) : bool
path string
exitOnNotFound bool
리턴 bool

selectProgramAppDataFolder() 공개 정적인 메소드

public static selectProgramAppDataFolder ( string filename ) : string
filename string
리턴 string

프로퍼티 상세

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

public static DBTableDefinition,RPS FileNodesDefinition
리턴 DBTableDefinition

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

public static DBTableDefinition,RPS MetadataDefinition
리턴 DBTableDefinition

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

public static DBTableDefinition SettingsDefinition
리턴 DBTableDefinition