←Select platform

Y Property

Summary

Gets or sets the Y coordinate of the annotation.

Syntax

C#
VB
WinRT C#
C++
public float Y {get; set;} 
Public Property Y As Single 
public float Y {get; set;} 
  
get_Y(); 
set_Y(value); 
Object.defineProperty('Y');  
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize