←Select platform

Y Property (LeadRectD)

Summary

Gets or sets the y-axis value of the top side of the rectangle.

Syntax

C#
VB
Java
WinRT C#
C++
public double Y {get; set;} 
Public Property Y As Double 
public double Y {get; set;} 
public double getY() 
public void setY(double value) 
             
  
get_Y(); 
set_Y(value); 
Object.defineProperty('Y');  
public: 
property double Y { 
   double get(); 
   void set (    double ); 
} 

Property Value

y-axis value of the top size of the rectangle.

Remarks

You cannot change the values of the Empty rectangle.

Requirements

Target Platforms

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