ImageGear for .NET
Size Property




Gets the size of current Type.
Syntax
'Declaration
 
Public ReadOnly Property Size As Long
'Usage
 
Dim instance As ImGearFileInfo
Dim value As Long
 
value = instance.Size
public long Size {get;}
public: __property long get_Size();
public:
property int64 Size {
   int64 get();
}

Property Value

Int64 value.
See Also

Reference

ImGearFileInfo Class
ImGearFileInfo Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback