ImageGear .NET v24.12 - Updated
Max64 Property (ImGearVOIWindow)




ImageGear24.Formats.Dicom Assembly > ImageGear.Formats.DICOM Namespace > ImGearVOIWindow Structure : Max64 Property
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