LEADTOOLS Medical (Leadtools.Medical3D assembly)
LEAD Technologies, Inc

SetValues(Single,Single,Single,Single,Single,Single) Method






The first boundary of the slab on the x-axis.
The second boundary of the slab on the x-axis.
The first boundary of the slab on the y-axis.
The second boundary of the slab on the y-axis.
The first boundary of the slab on the z-axis.
The second boundary of the slab on the z-axis.
Sets the Medical3DSlab parameters.
Syntax
public void SetValues( 
   float X1,
   float X2,
   float Y1,
   float Y2,
   float Z1,
   float Z2
)
'Declaration
 
Public Overloads Sub SetValues( _
   ByVal X1 As Single, _
   ByVal X2 As Single, _
   ByVal Y1 As Single, _
   ByVal Y2 As Single, _
   ByVal Z1 As Single, _
   ByVal Z2 As Single _
) 
'Usage
 
Dim instance As Medical3DSlab
Dim X1 As Single
Dim X2 As Single
Dim Y1 As Single
Dim Y2 As Single
Dim Z1 As Single
Dim Z2 As Single
 
instance.SetValues(X1, X2, Y1, Y2, Z1, Z2)
public void SetValues( 
   float X1,
   float X2,
   float Y1,
   float Y2,
   float Z1,
   float Z2
)
 function Leadtools.Medical3D.Medical3DSlab.SetValues(Single,Single,Single,Single,Single,Single)( 
   X1 ,
   X2 ,
   Y1 ,
   Y2 ,
   Z1 ,
   Z2 
)
public:
void SetValues( 
   float X1,
   float X2,
   float Y1,
   float Y2,
   float Z1,
   float Z2
) 

Parameters

X1
The first boundary of the slab on the x-axis.
X2
The second boundary of the slab on the x-axis.
Y1
The first boundary of the slab on the y-axis.
Y2
The second boundary of the slab on the y-axis.
Z1
The first boundary of the slab on the z-axis.
Z2
The second boundary of the slab on the z-axis.
Example
For an example refer to SetValues(Single,Single,Single,Single,Single,Single)
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Medical3DSlab Class
Medical3DSlab Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical3D requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features