ImageGear .NET
Min64 Property (ImGearVOIWindow)




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

Property Value

Any long integer number.
See Also

Reference

ImGearVOIWindow Structure
ImGearVOIWindow Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback