←Select platform

IsFlipped Property

Summary

Flips the object vertically.

Syntax
C#
VB
C++
public bool IsFlipped { get; set; } 
Public Property IsFlipped() As Boolean 
   Get 
   Set 
public:  
   property bool IsFlipped 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true to flip the object vertically; otherwise, false.

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.