Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal slab As Medical3DSlab _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
Dim slab As Medical3DSlab Dim instance As New Medical3DSlab(slab) |
C# | |
---|---|
public Medical3DSlab( Medical3DSlab slab ) |
C++/CLI | |
---|---|
public: Medical3DSlab( Medical3DSlab^ slab ) |
Parameters
- slab
- Medical3DSlab represents the class from which to copy the values of the slab.
For an example refer to Medical3DSlab.SetValues
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7