←Select platform

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

Leadtools.Medical3D Assembly