Click or drag to resize

Metodo UtilityGetFilePreview(TreeList, TreeListNode, String)

Ritorna l'anteprima chiamando un thread.

Namespace: DedNet.Core
Assembly: DedNet (in DedNet.dll) Versione: 27.1.0
Sintassi
public static Image GetFilePreview(
	TreeList tree,
	TreeListNode node,
	string fullFileName
)

Parametri

tree  TreeList
 
node  TreeListNode
 
fullFileName  String
 

Valore di ritorno

Image
Vedi anche