←Select platform

ViewPerspectiveSize Property

Summary

Size of this page after applying its transformation.

Syntax
C#
VB
C++
public LeadSizeD ViewPerspectiveSize { get; } 
Public ReadOnly Property ViewPerspectiveSize() As LeadSizeD 
   Get 
public:  
   property LeadSizeD^ ViewPerspectiveSize 
   { 
      LeadSizeD^ get() 
   } 

Property Value

The size of this DocumentPage after applying its transformation in document units.

Remarks

Refer to Document Page Transformation. for more information.

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