Leadtools.Medical.Workstation.Loader Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Row Property
See Also 
Leadtools.Medical.Workstation.Loader Namespace > OverlayTag Class : Row Property



Gets or sets the row index for the displayed Tag.

Syntax

Visual Basic (Declaration) 
Public Property Row As Integer
Visual Basic (Usage)Copy Code
Dim instance As OverlayTag
Dim value As Integer
 
instance.Row = value
 
value = instance.Row
C# 
public int Row {get; set;}
C++/CLI 
public:
property int Row {
   int get();
   void set (int value);
}

Return Value

The row index for the displayed Tag.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Medical.Workstation.Loader requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features