←Select platform

Left Property

Summary

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

Syntax

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

Property Value

The x-coordinate of the left edge of this AnnRectangle structure.

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.Annotations Assembly