←Select platform

X Property

Summary

Gets or sets the x-coordinate of the upper-left corner of this AnnRectangle structure.

Syntax

C#
VB
C++
public float X { get; set; } 
  
Public Property X As Single 
public: 
property float X { 
   float get(); 
   void set (    float ); 
} 

Property Value

The x-coordinate of the upper-left corner 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