Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal X1 As Single, _ ByVal X2 As Single, _ ByVal Y1 As Single, _ ByVal Y2 As Single, _ ByVal Z1 As Single, _ ByVal Z2 As Single _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- X1
- The first boundary of the slab in the X-axis.
- X2
- The second boundary of the slab in the X-axis.
- Y1
- The first boundary of the slab in the Y-axis.
- Y2
- The second boundary of the slab in the Y-axis.
- Z1
- The first boundary of the slab in the Z-axis.
- Z2
- The second boundary of the slab in the Z-axis.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family