C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the direction of the slant.
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)
<br/>get_Horizontal();<br/>set_Horizontal(value);<br/>Object.defineProperty('Horizontal');
true for horizontal shear, or false for vertical shear.
For an example, refer to ShearCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET