←Select platform

Horizontal Property (ShearCommand)

Summary

Gets or sets the direction of the slant.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public bool Horizontal {get; set;} 
Public Property Horizontal As Boolean 
public bool Horizontal {get; set;} 
@property (nonatomic, assign) BOOL horizontal 
public boolean getHorizontal() 
public void setHorizontal(boolean value) 
             
  
get_Horizontal(); 
set_Horizontal(value); 
Object.defineProperty('Horizontal');  
public: 
property bool Horizontal { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true for horizontal shear, or false for vertical shear.

Example

For an example, refer to ShearCommand.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize