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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

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