Y Property

Summary
Gets or sets the Y value of the 3D point.
Syntax
C#
VB
C++
public float Y { get; set; } 
  
Public Property Y As Single 
            public: 
property float Y { 
   float get(); 
   void set (    float ); 
} 

Property Value

The Y value.

Requirements

Target Platforms

See Also

Reference

Point3D Structure

Point3D Members

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

Leadtools.MedicalViewer Assembly

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