C# Class BetterExplorer.PreviewMedia

Afficher le fichier Open project: Gainedge/BetterExplorer

Méthodes publiques

Méthode Description
Disposeimg ( ) : void
LoadPreview ( Point pos ) : void
MovePreview ( Point NewPos ) : void
PreviewMedia ( ) : BExplorer.Shell.Interop
SetImage ( string imagepath ) : void

Method Details

Disposeimg() public méthode

public Disposeimg ( ) : void
Résultat void

LoadPreview() public méthode

public LoadPreview ( Point pos ) : void
pos Point
Résultat void

MovePreview() public méthode

public MovePreview ( Point NewPos ) : void
NewPos Point
Résultat void

PreviewMedia() public méthode

public PreviewMedia ( ) : BExplorer.Shell.Interop
Résultat BExplorer.Shell.Interop

SetImage() public méthode

public SetImage ( string imagepath ) : void
imagepath string
Résultat void