- z
- Amount of rotation along the z-axis.
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As Medical3DContainer Dim z As Single instance.RotateZ(z) |
Parameters
- z
- Amount of rotation along the z-axis.
For an example refer to RotateX
- This will add the amount of rotation to the current rotation of each object.
- NOTE: Currently only one object can be added to the container.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7