←Select platform

X Property

Summary

Gets or sets the X coordinate of the annotation.

Syntax

C#
VB
WinRT C#
C++
public float X {get; set;} 
Public Property X As Single 
public float X {get; set;} 
  
get_X(); 
set_X(value); 
Object.defineProperty('X');  
public: 
property float X { 
   float get(); 
   void set (    float value); 
} 

Property Value

Value indicating the X 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