flip Method

Summary

Flips this AnnContainer and its children horizontally or vertically.

Syntax
TypeScript
JavaScript
AnnContainer.prototype.flip = function( 
   horizontally 
) 
flip( 
   horizontally: boolean 
): void; 

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

Leadtools.Annotations.Engine Assembly

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