←Select platform

Y Property

Summary

Gets or sets the Y coordinate of the annotation.

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

Property Value

Value indicating the Y coordinate of the annotation.

Example

For an example, refer to FindFirstGraphicAnnSQItem.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly