rotateViewPerspective Method

Summary

Helper method to rotate a view perspective by the specified value.

Syntax
TypeScript
JavaScript
rotateViewPerspective = function( 
   value, 
   angle 
) 
static rotateViewPerspective( 
   value: RasterViewPerspective, 
   angle: number 
): RasterViewPerspective; 

Parameters

value

Original view perspective.

angle

Rotation angle in degrees. Positive values will rotate the view perspective clockwise and negative values will rotate the view perspective counter-clockwise. Must be an increments of 90 degrees.

Return Value

Rotate view perspective.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.