←Select platform

Y Property (LogicalRectangle)

Summary

Gets or sets the y-coordinate of the upper-left corner of this LogicalRectangle structure.

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

The y-coordinate of this LogicalRectangle.

Requirements

Target Platforms

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