ImageGear .NET
Max64 Property (ImGearVOIWindow)




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

Property Value

Any long integer number.
See Also

Reference

ImGearVOIWindow Structure
ImGearVOIWindow Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback