ImageGear for .NET
ImGearVOIWindow Constructor(Int32,Int32)




Window Center.
Window Width.
Initializes a new instance of the ImGearVOIWindow struct.
Syntax
public ImGearVOIWindow( 
   int center,
   int width
)
public: ImGearVOIWindow( 
   int center,
   int width
)
public:
ImGearVOIWindow( 
   int center,
   int width
)
'Declaration
 
Public Function New( _
   ByVal center As Integer, _
   ByVal width As Integer _
)
 
'Usage
 
Dim center As Integer
Dim width As Integer
 
Dim instance As New ImGearVOIWindow(center, width)

Parameters

center
Window Center.
width
Window Width.

Return Value

The new instance of ImGearVOIWindow structure object.
Remarks
This constructor creates new instance of ImGearVOIWindow structure object, using the specified 32-bit values for window center and width.
See Also

Reference

ImGearVOIWindow Structure
ImGearVOIWindow Members
Overload List

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback