X2 Property

Summary

Gets or sets the second boundary of the slab on the x-axis.

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

Property Value

The second boundary of the slab on the x-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