ImageGear .NET - Updated
Min64 Property (ImGearVOIWindow)




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