←Select platform

Horizontal Property

Summary

Specifies whether the image is to be flipped horizontally or vertically.

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

Property Value

true to flip the image horizontally (left to right), false to flip the image vertically (top to bottom)

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.CloudServices Assembly

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