C# Class DocExp.PreviewControls.ImagePreview

Inheritance: System.Windows.Forms.PictureBox, IPreview
Afficher le fichier Open project: RevolutionSmythe/cairoshell

Méthodes publiques

Méthode Description
ImagePreview ( ) : System
Preview ( string path ) : void

Method Details

ImagePreview() public méthode

public ImagePreview ( ) : System
Résultat System

Preview() public méthode

public Preview ( string path ) : void
path string
Résultat void