X Property

Summary
Gets or sets the X value of the 3D point.
Syntax
C#
C++/CLI
public float X { get; set; } 
            public: 
property float X { 
   float get(); 
   void set (    float ); 
} 

Property Value

The X value.

Requirements

Target Platforms

See Also

Reference

Point3D Structure

Point3D Members

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

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.