LEADTOOLS Medical (Leadtools.MedicalViewer assembly)
LEAD Technologies, Inc

X Property (Point2D)






Gets or sets the x-coordinate of this Point2D.
Syntax
public double X {get; set;}
'Declaration
 
Public Property X As Double
'Usage
 
Dim instance As Point2D
Dim value As Double
 
instance.X = value
 
value = instance.X
public double X {get; set;}
 get_X();
set_X(value);
public:
property double X {
   double get();
   void set (    double value);
}

Property Value

Value that the x-coordinate of this Point2D.
Example
For an example, refer to Point2D
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Point2D Structure
Point2D Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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