←Select platform

Y Property

Summary

Gets or sets the y-coordinate of this AnnPoint.

Syntax

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

Property Value

The y-coordinate of this AnnPoint.

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