ImageGear .NET - Updated May 1, 2018
Width64 Property




ImageGear24.Formats.Dicom Assembly > ImageGear.Formats.DICOM Namespace > ImGearVOIWindow Structure : Width64 Property
Gets or sets Window Width value as 64 bit integer.
Syntax
'Declaration
 
Public Property Width64 As Long
 
'Usage
 
Dim instance As ImGearVOIWindow
Dim value As Long
 
instance.Width64 = value
 
value = instance.Width64

Property Value

Any long integer number.
Remarks
This property provides access to Window Width value as 64 bit integer.

The default value is 0.

See Also

Reference

ImGearVOIWindow Structure
ImGearVOIWindow Members