ImageGear for .NET
ImGearLocalFile Constructor(String)




Name of file with full path.
Initializes a new instance of the ImGearLocalFile class.
Syntax
'Declaration
 
Public Function New( _
   ByVal path As String _
)
'Usage
 
Dim path As String
 
Dim instance As New ImGearLocalFile(path)
public ImGearLocalFile( 
   string path
)
public: ImGearLocalFile( 
   string* path
)
public:
ImGearLocalFile( 
   String^ path
)

Parameters

path
Name of file with full path.
See Also

Reference

ImGearLocalFile Class
ImGearLocalFile Members
Overload List

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback