Leadtools.MedicalViewer Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
Location Property
See Also 
Leadtools.MedicalViewer Namespace > MedicalViewerCell Class : Location Property




Gets or sets the coordinates of the upper-left corner of the cell relative to the upper-left corner of its container.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Location As Point
Visual Basic (Usage)Copy Code
Dim instance As MedicalViewerCell
Dim value As Point
 
value = instance.Location
C# 
public Point Location {get;}
Managed Extensions for C++ 
public: __property Point get_Location();
C++/CLI 
public:
property Point Location {
   Point get();
}

Return Value

The Point that represents the upper-left corner of the cell relative to the upper-left corner of its container, which is the MedicalViewer.

Example

For an example, refer to MedicalViewerCellPosition

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

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