ImageGear for .NET
Max64 Property (ImGearVOIWindow)




Gets Window Maximum value as 64 bit integer.
Syntax
'Declaration
 
Public ReadOnly Property Max64 As Long
'Usage
 
Dim instance As ImGearVOIWindow
Dim value As Long
 
value = instance.Max64
public long Max64 {get;}
public: __property long get_Max64();
public:
property int64 Max64 {
   int64 get();
}

Property Value

Any long integer number.
See Also

Reference

ImGearVOIWindow Structure
ImGearVOIWindow Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback