ImageGear .NET
ImGearFile Constructor




Name of the file with complete path.
Initializes a new instance of the ImGearFile class.
Syntax
'Declaration
 
Protected Function New( _
   ByVal path As String _
)
'Usage
 
Dim path As String
 
Dim instance As New ImGearFile(path)
protected ImGearFile( 
   string path
)
protected: ImGearFile( 
   string* path
)
protected:
ImGearFile( 
   String^ path
)

Parameters

path
Name of the file with complete path.
Remarks
This constructor creates and initializes an instance of ImGearFile class.
See Also

Reference

ImGearFile Class
ImGearFile Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback