←Select platform

X Property

Summary

Gets or sets the X coordinate of the annotation.

Syntax
C#
VB
C++
public float X { get; set; } 
Public Property X As Single 
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

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