Visual Basic (Usage) | Copy Code |
---|---|
Dim gridmode As Boolean Dim instance As New MedicalViewer(gridmode) |
Parameters
- gridmode
- A value that represents whether to initialize the MedicalViewer with in grid mode. If this parameter is false the grid will be initialized in layout mode. Each cell will be able to be positioned at a specific location. Otherwise it will be in row column mode.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7