LEADTOOLS WCF Image Processing (Leadtools.Services.ImageProcessing.DataContracts assembly)
LEAD Technologies, Inc

Horizontal Property






Specifies whether the image is to be flipped horizontally or vertically.
Syntax
[DataMemberAttribute(Name="Horizontal", IsRequired=true)]
public bool Horizontal {get; set;}
'Declaration
 
<DataMemberAttribute(Name="Horizontal", IsRequired=True)>
Public Property Horizontal As Boolean
'Usage
 
Dim instance As FlipRequest
Dim value As Boolean
 
instance.Horizontal = value
 
value = instance.Horizontal
[DataMemberAttribute(Name="Horizontal", IsRequired=true)]
public bool Horizontal {get; set;}
DataMemberAttribute(Name="Horizontal", IsRequired=)
 get_Horizontal();
set_Horizontal(value);
[DataMemberAttribute(Name="Horizontal", IsRequired=true)]
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FlipRequest Class
FlipRequest Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features