Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical3D assembly)

Show in webframe

Z1 Property






Gets or sets the first boundary of the slab on the z-axis.
Syntax
public float Z1 {get; set;}
'Declaration
 
Public Property Z1 As Single
'Usage
 
Dim instance As Medical3DSlab
Dim value As Single
 
instance.Z1 = value
 
value = instance.Z1

            

            
public:
property float Z1 {
   float get();
   void set (    float value);
}

Property Value

The first boundary of the slab on the z-axis.
Example
For an example refer to SetValues(Single,Single,Single,Single,Single,Single)
Requirements

Target Platforms

See Also

Reference

Medical3DSlab Class
Medical3DSlab Members

Error processing SSI file
   Leadtools.Medical3D requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features