Leadtools.Medical3D Namespace > Medical3DCamera Class > Medical3DCamera Constructor : Medical3DCamera Constructor(Single,Single,Single,Single,Single,Single,Medical3DProjectionMethod) |
public Medical3DCamera( float xRotation, float yRotation, float zRotation, float Zoom, float xOffset, float yOffset, Medical3DProjectionMethod method )
'Declaration Public Function New( _ ByVal xRotation As Single, _ ByVal yRotation As Single, _ ByVal zRotation As Single, _ ByVal Zoom As Single, _ ByVal xOffset As Single, _ ByVal yOffset As Single, _ ByVal method As Medical3DProjectionMethod _ )
'Usage Dim xRotation As Single Dim yRotation As Single Dim zRotation As Single Dim Zoom As Single Dim xOffset As Single Dim yOffset As Single Dim method As Medical3DProjectionMethod Dim instance As New Medical3DCamera(xRotation, yRotation, zRotation, Zoom, xOffset, yOffset, method)
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