←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly