C# Class DocExp.PreviewControls.ImagePreview

Inheritance: System.Windows.Forms.PictureBox, IPreview
Exibir arquivo Open project: RevolutionSmythe/cairoshell

Public Methods

Method Description
ImagePreview ( ) : System
Preview ( string path ) : void

Method Details

ImagePreview() public method

public ImagePreview ( ) : System
return System

Preview() public method

public Preview ( string path ) : void
path string
return void