Z1 Property

Summary

Gets or sets the first boundary of the slab on the z-axis.

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

Property Value

The first boundary of the slab on the z-axis.

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.Medical3D Assembly