C# Class Pictures.Services.WallpaperService

ファイルを表示 Open project: droud/Pictures Class Usage Examples

Public Methods

Method Description
RefreshDesktop ( ) : void
WallpaperService ( Rectangle bounds, FramingService framingService ) : System

Method Details

RefreshDesktop() public method

public RefreshDesktop ( ) : void
return void

WallpaperService() public method

public WallpaperService ( Rectangle bounds, FramingService framingService ) : System
bounds System.Drawing.Rectangle
framingService FramingService
return System