←Select platform

Z Property

Summary

Gets or sets the Z value of the 3D point.

Syntax

C#
VB
C++
public float Z { get; set; } 
  
Public Property Z As Single 
             
            public: 
property float Z { 
   float get(); 
   void set (    float ); 
} 
             

Property Value

The Z 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