←Select platform

Y Property (Point2D)

Summary

Gets or sets the y-coordinate of this Point2D.

Syntax

C#
VB
C++
public double Y {get; set;}
Public Property Y As Double
public: 
property double Y { 
   double get(); 
   void set (    double ); 
} 

Property Value

Value that the y-coordinate of this Point2D.

Example

For an example, refer to Point2D

Requirements

Target Platforms

See Also

Reference

Point2D Structure

Point2D Members

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize