←Select platform

Left Property

Summary

Gets the x-coordinate of the left edge of this LogicalRectangle structure.

Syntax

C#
VB
C++
public double Left { get; } 
  
Public ReadOnly Property Left As Double 
public: 
property double Left { 
   double get(); 
} 

Property Value

The left edge of this LogicalRectangle.

Requirements

Target Platforms

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

Leadtools.Forms Assembly