←Select platform

Flip Method

Summary

Flips this AnnContainer and its children horizontally or vertically.

Syntax
C#
VB
C++
public void Flip( 
   bool horizontally 
) 
Public Sub Flip( 
   ByVal horizontally As Boolean 
) 
public:  
   void Flip( 
      bool horizontally 
   ) 

Parameters

horizontally

true to flip horizontally; otherwise, false to flip vertically.

Remarks

This method flips all the children AnnObject's around the center of the container.

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.Annotations.Engine Assembly

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