←Select platform

GetRotateFlip Method

Summary

Extracts the rotation and flips value of the specified view perspective of this page.

Syntax
C#
VB
C++
Public Shared Function GetRotateFlip( 
   ByVal viewPerspective As RasterViewPerspective 
) As DocumentRotateFlip 
public:  
   static DocumentRotateFlip^ GetRotateFlip( 
      RasterViewPerspective^ viewPerspective 
   ) 

Parameters

viewPerspective

View perspective to extract into a rotation angle and flip value.

Return Value

DocumentRotateFlip object containing the rotation and flip value of viewPerspective.

Requirements

Target Platforms

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

Leadtools.Document Assembly