←Select platform

Y Property

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly